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