PVOID FreeSid(pSid) | |||
PSID pSid; |
The FreeSid function is used to free a security identifier (SID) previously allocated using the AllocateAndInitializeSid function.
pSid
Pointer to the SID to free.
This function does not return a value.
AllocateAndInitializeSid