MCIWndGetRepeat  18RLSC1 

The MCIWndGetRepeat macro determines if continuous playback has been activated. You can use this macro or explicitly send the MCIWNDM_GETREPEAT12_0IC message.

BOOL MCIWndGetRepeat(

    hwnd

 

   );

 

 

Parameters

hwnd

Handle of the MCIWnd window.

 

Return Values

Returns TRUE if continuous playback is activated or FALSE otherwise.

See Also

MCIWNDM_GETREPEAT