MCIWNDM_GETREPEAT message

The MCIWNDM_GETREPEAT message determines if continuous playback has been activated. You can send this message explicitly or by using the MCIWndGetRepeat macro.

MCIWNDM_GETREPEAT 
wParam = 0; 
lParam = 0; 

Return Value

Returns TRUE if continuous playback is activated or FALSE 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

MCIWndGetRepeat