Location: Symbol Reference > Classes > TJwSecurityAccessControlEntry Class > Create Constructor > TJwSecurityAccessControlEntry.Create Constructor (PAccessDeniedAce)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityAccessControlEntry.Create Constructor (PAccessDeniedAce)
Pascal
constructor Create(const AccessEntryPointer: PAccessDeniedAce); overload;
Parameters 
Description 
const AccessEntryPointer: PAccessDeniedAce 
contains a pointer to an PAccessDeniedAce structure.




Other types will raise an exception EJwsclInvalidACEException.
 

Returns a derived class of TJwSecurityAccessControlEntry

Create creates an access denied structure from an existing one. 

 

Exceptions 
Description 
if parameter AccessEntryPointer is nil 
will be raised if parameter AccessEntryPointer does not contain a supported ACE type structure 
will be raised if the header type of parameter AccessEntryPointer does not match this ACE instance type 
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!