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