Share via


SPM_STOP_SCRIPT (Windows CE 5.0)

Send Feedback

This message is sent to the DLL after the script has stopped. It is sent when the script reaches its end, or because the user pressed stop prior to the end of the script. This message is sent to all loaded DLLs, including loaded DLLs that are not in the script.

Parameters

  • uMsg
    SPM_STOP_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

Tux Architecture

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.