CSid::operator =
代入演算子。
CSid & operator =(
const CSid & rhs
) throw(...);
CSid & operator =(
const SID & rhs
) throw(...);
パラメーター
- rhs
CSid にオブジェクトを割り当てる SID (セキュリティ識別子) または CSid。
戻り値
CSid の更新されたオブジェクトへの参照を返します。
必要条件
ヘッダー : atlsecurity.h