 |
Description:
LsaClose closes the opened lever the Policy Objektes. These function there only NT-based Windowssystemen.
Deklaration:
DEF @LsaClose(1) !advapi32,LsaClose
Parameter:
1.Parameter: the lever the Policy Objektes as LongInt.
Return Value:
0 with success, otherwise one NT-status Error Code (LongInt), the with LsaNtStatusToWinError in a Systemfehlercode transformed go can.
Examples:
[...]  [...]  |
|