Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves control information from the security descriptor.
bool GetControl(
SECURITY_DESCRIPTOR_CONTROL * psdc
) const throw( );
Parameters
- psdc
Pointer to a SECURITY_DESCRIPTOR_CONTROL structure that receives the security descriptor's control information.
Return Value
Returns true if the method succeeds, false if it fails.
Remarks
This method is only meaningful when using Windows 2000 or later, as it calls GetSecurityDescriptorControl.
Requirements
Header: atlsecurity.h