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