CSid::operator <
比较两个安全描述符对象的相对值。
bool operator<(
const CSid &lhs,
const CSid &rhs
) throw( );
参数
lhs
在的左侧显示的 SID (安全标识符)或 CSid ! =运算符。rhs
显示在的右侧的 SID (安全标识符)或 CSid ! =运算符。
返回值
true,如果 lhs 比 rhs小于;否则为 false。
要求
Header: atlsecurity.h