CE_VALIDATE_THREADID_THROW Macro
Throws an exception if the thread identifier is validated.
CE_VALIDATE_THREADID_THROW(e);
Parameters
The following table describes the parameter for the CE_VALIDATE_THREADID_THROW macro of the CAtlCEValidateThreadIDDefault class.
Parameter |
Description |
---|---|
e |
Exception to throw. |
Requirements
Windows CE versions 5.0 and later.
Header file: Declared in atlcore.h.
See Also
Concepts
CAtlCEValidateThreadIDDefault Methods
Reference
CAtlCEValidateThreadIDDefault::Validate