コンストラクターです。
CSecurityDesc( ) throw( );
CSecurityDesc(
const CSecurityDesc & rhs
) throw(...);
CSecurityDesc(
const SECURITY_DESCRIPTOR & rhs
) throw(...);
パラメーター
- rhs
新しい CSecurityDesc オブジェクトへ割り当てる CSecurityDesc オブジェクトまたは SECURITY_DESCRIPTOR 構造体。
解説
CSecurityDesc オブジェクトは、SECURITY_DESCRIPTOR 構造体を使って、または定義済みの CSecurityDesc オブジェクトを使って作成することもできます。
必要条件
**ヘッダー:**atlsecurity.h