Share via


CPrivateObjectSecurityDesc::operator =

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