SPM_SETUP_GROUP (Compact 2013)
3/26/2014
This message is sent to the DLL whenever a new group of tests is about to run. Send this message with the ShellProc function.
Parameters
- uMsg
SPM_SETUP_GROUP message.
- spParam
Pointer to a SPS_SETUP_GROUP structure.
Return Values
Return SPR_HANDLED or SPR_NOT_HANDLED to continue. Return SPR_FAIL to skip all tests in this group.
Remarks
The group of tests is the series of tests specified by a FUNCTION_TABLE_ENTRY, where lpTestProc = NULL.
Requirements
Header |
tux.h |