CSecurityDesc::GetControl
從安全性描述元擷取控制項資訊。
bool GetControl(
SECURITY_DESCRIPTOR_CONTROL * psdc
) const throw( );
參數
- psdc
要取得之安全性描述元中資訊的控制項 SECURITY_DESCRIPTOR_CONTROL 結構的指標。
傳回值
傳回 true,如果此方法成功則為,否則為 false,則失敗。
備註
這個方法才有意義,同時使用 Windows 2000 (含) 以後版本時,因為它呼叫 GetSecurityDescriptorControl。
需求
Header: atlsecurity.h