次の方法で共有


CSid::operator =

更新 : 2007 年 11 月

代入演算子です。

CSid & operator =(
   const CSid & rhs 
) throw(...);
CSid & operator =(
   const SID & rhs 
) throw(...);

パラメータ

  • rhs
    CSid オブジェクトに代入するセキュリティ識別子 (SID**:** Security Identifier) または CSid

戻り値

更新された CSid オブジェクトへの参照を返します。

必要条件

ヘッダー : atlsecurity.h

参照

参照

CSid クラス

その他の技術情報

CSid のメンバ