CPrivateObjectSecurityDesc::operator =
更新 : 2007 年 11 月
代入演算子です。
CPrivateObjectSecurityDesc& operator =(
const CPrivateObjectSecurityDesc& rhs
) throw(...);
パラメータ
- rhs
現在のオブジェクトに代入する CPrivateObjectSecurityDesc オブジェクト。
戻り値
更新後の CPrivateObjectSecurityDesc オブジェクトを返します。
必要条件
ヘッダー : atlsecurity.h
参照
参照
CPrivateObjectSecurityDesc クラス