CAtlCEValidateThreadIDDefault::Validate
Indicates whether the thread identifier, which is used as the handle of the calling thread, is the same as the original calling thread or the current thread identifier is different.
bool Validate ();
Return Value
true if successful; otherwise, false.
Requirements
Windows CE versions 5.0 and later.
Header file: Declared in atlcore.h.
See Also
Concepts
CAtlCEValidateThreadIDDefault Methods