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.
CSecurityDesc & operator =(
const SECURITY_DESCRIPTOR & rhs
) throw(...);
CSecurityDesc & operator =(
const CSecurityDesc & rhs
) throw(...);
Parameters
- rhs
The SECURITY_DESCRIPTOR structure or CSecurityDesc object to assign to the CSecurityDesc object.
Return Value
Returns the updated CSecurityDesc object.
Requirements
Header: atlsecurity.h