CSid::GetPSID
Returns a pointer to a SID (security identifier) structure.
const SID * GetPSID( ) const throw(...);
Return Value
Returns the address of the CSid object's underlying SID structure.
Requirements
Header: atlsecurity.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns a pointer to a SID (security identifier) structure.
const SID * GetPSID( ) const throw(...);
Returns the address of the CSid object's underlying SID structure.
Header: atlsecurity.h