次の方法で共有


CSecurityDesc::CSecurityDesc

コンストラクターです。

CSecurityDesc( ) throw( ); 
CSecurityDesc(
   const CSecurityDesc & rhs 
) throw(...);
CSecurityDesc(
   const SECURITY_DESCRIPTOR & rhs 
) throw(...);

パラメーター

  • rhs
    新しい CSecurityDesc にオブジェクトを割り当てる SECURITY_DESCRIPTORCSecurityDesc のオブジェクトまたは構造体。

解説

CSecurityDesc のオブジェクトは SECURITY_DESCRIPTOR の構造や CSecurityDesc の定義済みのオブジェクトを使用して別に作成できます。

必要条件

ヘッダー : atlsecurity.h

参照

関連項目

CSecurityDesc クラス

CSecurityDesc::~CSecurityDesc

SECURITY_DESCRIPTOR