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 keys for equality.
static bool IsEqualKey(
const TKey& k1,
const TKey& k2
);
Parameters
k1
The first key.k2
The second key.
Return Value
Returns true if the keys are equal, false otherwise.
Requirements
Header: atlsimpcoll.h