Location: Symbol Reference > Classes > TJwSecurityId Class > TJwSecurityId Methods > TJwSecurityId.NewSID Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityId.NewSID Method
Pascal
class function NewSID: PSID;

NewSID returns a pointer to the newly created SID

NewSID allocates memory for a SID and returns the pointer to it. The size of allocated memory is always the maximum possible size of a SID. The constant SECURITY_MAX_SID_SIZE is used. The data must be freed by FreeSID .

Exceptions 
Description 
will be raised if not enough memory is available 
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!