Location: Symbol Reference > Classes > TJwPrivilegeSet Class > TJwPrivilegeSet Methods > TJwPrivilegeSet.Create_PPRIVILEGE_SET Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwPrivilegeSet.Create_PPRIVILEGE_SET Method
Pascal
function Create_PPRIVILEGE_SET: jwaWindows; virtual;

Contains a set of privileges. 

The structure must be freed by Free_PPRIVILEGE_SET . If not freed by the user the structure will be freed on destruction of the TJwPrivilegeSet instance. All created structures by Create_PPRIVILEGE_SET are freed in this way.

Create_PPRIVILEGE_SET creates a set of privileges with an array of luids and attributes from the list of added privileges in this instance of TJwPrivilegeSet. The number of array elements is count. If count is zero the return value is an emtpy structure but not 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!