|
JWSCL Documentation
|
procedure Free_PTOKEN_PRIVILEGES(var Privileges: PTOKEN_PRIVILEGES); virtual;
|
Parameters |
Description |
|
var Privileges: PTOKEN_PRIVILEGES |
contains the array pointing to the first element. |
Free_PTOKEN_PRIVILEGES frees an allocated luid and attribute structure by Create_PLUID_AND_ATTRIBUTES. Postcondition : privs will be nil.
|
Exceptions |
Description |
|
will be raised if privs was not created by Create_PLUID_AND_ATTRIBUTES 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!
|