CSecurityDesc::operator =

更新 : 2007 年 11 月

代入演算子です。

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

パラメータ

  • rhs
    CSecurityDesc オブジェクトへ割り当てる SECURITY_DESCRIPTOR 構造体または CSecurityDesc オブジェクト。

戻り値

更新後の CSecurityDesc オブジェクトを返します。

必要条件

ヘッダー : atlsecurity.h

参照

参照

CSecurityDesc クラス

SECURITY_DESCRIPTOR

その他の技術情報

CSecurityDesc のメンバ