CSecurityDesc::operator =
Opérateur d'assignation
CSecurityDesc & operator =(
const SECURITY_DESCRIPTOR & rhs
) throw(...);
CSecurityDesc & operator =(
const CSecurityDesc & rhs
) throw(...);
Paramètres
- rhs
La structure de SECURITY_DESCRIPTOR ou l'objet d' CSecurityDesc à assigner à CSecurityDesc l'objet.
Valeur de retour
Retourne l'objet mis à jour d' CSecurityDesc .
Configuration requise
Header: atlsecurity.h