Location: Symbol Reference > Classes > TJwSecurityAccessControlList Class > TJwSecurityAccessControlList Methods > TJwSecurityAccessControlList.Create_PACL Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityAccessControlList.Create_PACL Method
Pascal
function Create_PACL: PACL;

Create_PACL creates a new access control list for using in winapi functions. The created memory block must be freed by Free_PACL. The list order in the new ACL will be the same like the list in Items .

Exceptions 
Description 
will be raised if the new memory block for ACL could not be allocated. 
will be raised if a given ACE in the list is not supported by this function. 
will be raised if a AddXXX winapi call for a given ACE in the list failed. 
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!