Location: Symbol Reference > Classes > TJwSecurityAccessControlEntry Class > TJwSecurityAccessControlEntry Methods > CreateACE Method > TJwSecurityAccessControlEntry.CreateACE Method (PAccessAllowedAce)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityAccessControlEntry.CreateACE Method (PAccessAllowedAce)
Pascal
class function CreateACE(const AccessEntryPointer: PAccessAllowedAce): TJwSecurityAccessControlEntry; overload;
Parameters 
Description 
const AccessEntryPointer: PAccessAllowedAce 
contains a pointer to an AccessAllowedACE structure.




 

Returns a derived class of TJwSecurityAccessControlEntry

CreateACE creates an access allowed class from an existing structure and returns a compatible class instance. 

 

Exceptions 
Description 
if parameter AccessEntryPointer is nil 
will be raised if parameter AccessEntryPointer does not contain a supported ACE type 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!