Location: Symbol Reference > Classes > TJwPrivilege Class > TJwPrivilege Methods > TJwPrivilege.LUIDtoText Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwPrivilege.LUIDtoText Method
Pascal
class function LUIDtoText(aLUID: LUID): TJwString; virtual;
Parameters 
Description 
aLUID: LUID 
receives the LUID of the privilege 

LUIDtoText converts a LUID (locally unique ID) into a string. Output format:

'hi: 0x<hipart>, lo: 0x<lopart> (0x<(hipart shl 4) or (lopart)>)';

 

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!