SPM_END_TEST (Windows Embedded CE 6.0)
1/6/2010
This message is sent to the DLL after a single test case from the DLL executes. This gives the DLL time to perform any common actions that occur at the completion of each test case, such as exiting the current logging level.
Parameters
- uMsg
SPM_END_TEST message.
- spParam
Pointer to a SPS_END_TEST structure.
Return Values
Return SPR_HANDLED or SPR_NOT_HANDLED to continue.
Requirements
Header | tux.h |
Windows Embedded CE | Windows CE 3.0 and later |