Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Assignment operator.
CPrivateObjectSecurityDesc& operator =( 
   const CPrivateObjectSecurityDesc& rhs 
) throw(...);
Parameters
- rhs
 The CPrivateObjectSecurityDesc object to assign to the current object.
Return Value
Returns the updated CPrivateObjectSecurityDesc object.
Requirements
Header: atlsecurity.h
See Also
Reference
CPrivateObjectSecurityDesc Class