代入演算子です。
CSecurityDesc & operator =(
const SECURITY_DESCRIPTOR & rhs
) throw(...);
CSecurityDesc & operator =(
const CSecurityDesc & rhs
) throw(...);
パラメーター
- rhs
CSecurityDesc オブジェクトへ割り当てる SECURITY_DESCRIPTOR 構造体または CSecurityDesc オブジェクト。
戻り値
更新後の CSecurityDesc オブジェクトを返します。
必要条件
**ヘッダー:**atlsecurity.h