|
JWSCL Documentation
|
procedure Free_PPRIVILEGE_SET(var Privileges: jwaWindows.PPRIVILEGE_SET); virtual;
|
Parameters |
Description |
|
var Privileges: jwaWindows.PPRIVILEGE_SET |
contains the array pointing to the first element. |
Free_PPRIVILEGE_SET frees an allocated set of privileges structure by Create_PPRIVILEGE_SET. Postcondition : privs will be nil.
|
Exceptions |
Description |
|
will be raised if privs was not created by Create_PPRIVILEGE_SET of the same class instance! |
|
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!
|