Stops the playing of a multimedia document. This is a parameter of the VAPIM_VIEW
message.
#include <kvvapi.h> SendMessage(hWndVAPI, VAPIM_VIEW, VAPIMWP_VIEW_STOP, 0L );
Argument | Description |
---|---|
hWndVAPI
|
The handle of the VAPI window. |
SendMessage()
returns TRUE
if the call succeeds; otherwise it returns FALSE
.
Use this message to implement a Stop menu item or toolbar button.
_FT_HTML5_bannerTitle.htm