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

参照

参照

CSecurityDesc クラス

CSecurityDesc::~CSecurityDesc

SECURITY_DESCRIPTOR

その他の技術情報

CSecurityDesc のメンバ