|
JWSCL Documentation
|
class function Create_OBJECT_ATTRIBUTES(const aRootDirectory: THandle; const anObjectName: TJwString; const anAttributes: cardinal; const aSecurityDescriptor: TJwSecurityDescriptor; const anImpersonationLevel: TSecurityImpersonationLevel; const aContextTrackingMode: SECURITY_CONTEXT_TRACKING_MODE; const anEffectiveOnly: boolean): TObjectAttributes; virtual;
Create_OBJECT_ATTRIBUTES creates and initialises a OBJECT_ATTRIBUTES structure. Some members need space on the heap so that Free_OBJECT_ATTRIBUTES must be called to free the structure.
|
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!
|