|
JWSCL Documentation
|
class function CreateACE(const AccessEntryPointer: PAccessDeniedAce): TJwSecurityAccessControlEntry; overload;
|
Parameters |
Description |
|
const AccessEntryPointer: PAccessDeniedAce |
contains a pointer to an AccessDeniedACE structure. |
Returns an ACE of type TJwDiscretionaryAccessControlEntryDeny
CreateACE creates an access denied structure from an existing one.
|
Exceptions |
Description |
|
if aACE is nil |
|
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!
|