|
JWSCL Documentation
|
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!
|