CSecurityAttributes::CSecurityAttributes

更新 : 2007 年 11 月

コンストラクタです。

CSecurityAttributes( ) throw( ); 
explicit CSecurityAttributes(
   const CSecurityDesc & rSecurityDescriptor,
   bool bInheritHandle = false
) throw(...);

パラメータ

  • rSecurityDescriptor
    セキュリティ記述子への参照。

  • bInheritHandle
    新しいプロセスの作成時に、返されるハンドルを継承するかどうかを示す値。このメンバが true の場合、新しいプロセスはハンドルを継承します。

必要条件

ヘッダー : atlsecurity.h

参照

参照

CSecurityAttributes クラス

CSecurityAttributes::Set

その他の技術情報

CSecurityAttributes のメンバ