Share via


IDVDRenderer::Pause (Windows CE 5.0)

Send Feedback

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

IDVDRenderer:IUnknown

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.