Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This message is sent to the DLL immediately before a script is started. It is sent to all loaded DLLs, including loaded DLLs that are not in the script. All DLLs receive this message before the first TestProc in the script is called.
Parameters
- uMsg
SPM_START_SCRIPT message. - spParam
Not used.
Return Values
Return SPR_HANDLED or SPR_NOT_HANDLED to continue.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Tux.h.
See Also
Send Feedback on this topic to the authors