Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Tests two security descriptor objects for inequality.
bool operator!=(
const CSid &lhs,
const CSid &rhs
) throw( );
Parameters
lhs
The SID (security identifier) or CSid that appears on the left side of the != operator.rhs
The SID (security identifier) or CSid that appears on the right side of the != operator.
Return Value
true if the security descriptors are not equal, otherwise false.
Requirements
Header: atlsecurity.h