CSecurityDesc::CSecurityDesc
Konstruktor.
CSecurityDesc( ) throw( );
CSecurityDesc(
const CSecurityDesc & rhs
) throw(...);
CSecurityDesc(
const SECURITY_DESCRIPTOR & rhs
) throw(...);
Parametry
- rhs
CSecurityDesc Objektu nebo SECURITY_DESCRIPTOR struktury přiřadit nový CSecurityDesc objektu.
Poznámky
CSecurityDesc Objektu lze vytvořit také pomocí SECURITY_DESCRIPTOR struktury nebo dříve definované CSecurityDesc objektu.
Požadavky
Záhlaví: atlsecurity.h