MCIWNDM_PLAYREVERSE message

The MCIWNDM_PLAYREVERSE message plays the current content in the reverse direction, beginning at the current position and ending at the beginning of the content or until another command stops playback. You can send this message explicitly or by using the MCIWndPlayReverse macro.

MCIWNDM_PLAYREVERSE 
wParam = 0; 
lParam = 0; 

Return Value

Returns zero if successful or an error otherwise.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Vfw.h

See also

MCIWndPlayReverse