CSid::operator ==
測試是否相等的兩個安全性描述元物件。
bool operator==(
const CSid &lhs,
const CSid &rhs
) throw( );
參數
lhs
在==運算子的左邊的 SID (Security Identifier) 或 CSid 。rhs
在==運算子的右邊的 SID (Security Identifier) 或 CSid 。
傳回值
true ,如果安全性描述元相等,則為 false。
需求
Header: atlsecurity.h