MCIWndPause  91U3Z_ 

The MCIWndPause macro sends a command to an MCI device to pause playing or recording.

LONG MCIWndPause(

    hwnd

 

   );

 

 

Parameters

hwnd

Handle of the MCIWnd window.

 

Return Values

Returns zero if successful or an error otherwise.