ShellProc Return Values (Compact 2013)
3/26/2014
The following table shows the return values for the ShellProc function. See the message topics in the ShellProc section for more information on how these return values are used.
Return Value |
Description |
---|---|
SPR_FAIL |
The action sent to the test DLL failed. |
SPR_HANDLED |
The action sent to the test DLL was handled. |
SPR_NOT_HANDLED |
The action sent to the test DLL was not handled. |
SPR_SKIP |
The action sent to the test DLL was skipped. |
Requirements
Header |
tux.h |