IDVDRenderer::Pause (Windows CE 5.0)
This method pauses DVD rendering.
HRESULT Pause(BOOL bOn);
Parameters
- bOn
[in] The following table lists the values for the bOn parameter.Value Description TRUE Tells the renderer to pause. FALSE Tells the renderer to unpause.
Return Values
If the method completes successfully, the return value is S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header:
See Also
Send Feedback on this topic to the authors