CPrivateObjectSecurityDesc::operator =

赋值运算符。

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

参数

  • rhs
    要分配给当前对象的 CPrivateObjectSecurityDesc 对象。

返回值

返回更新 CPrivateObjectSecurityDesc 对象。

要求

Header: atlsecurity.h

请参见

参考

CPrivateObjectSecurityDesc Class