次の方法で共有


CPrivateObjectSecurityDesc::operator =

代入演算子。

CPrivateObjectSecurityDesc& operator =(
   const CPrivateObjectSecurityDesc& rhs
) throw(...);

パラメーター

  • rhs
    現在のオブジェクトに代入する CPrivateObjectSecurityDesc オブジェクト。

戻り値

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

必要条件

ヘッダー : atlsecurity.h

参照

関連項目

CPrivateObjectSecurityDesc クラス