Overview
Group
Quick Info

MCIWndGetRepeat

The MCIWndGetRepeat macro determines if continuous playback has been activated. You can use this macro or explicitly send the MCIWNDM_GETREPEAT 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

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples