operator != (ATL)
Compares CSid objects or SID (security identifier) structures for inequality.
bool operator ==(
const CSid & lhs,
const CSid & rhs,
) throw();
Parameters
lhs
The first CSid object or SID structure to compare.rhs
The second CSid object or SID structure to compare.
Return Value
Returns true if the objects are not equal, false if they are equal.
Requirements
Header: atlsecurity.h