IDVDROM::Bind (Windows CE 5.0)

Send Feedback

This method saves the path to the root of the DVD ROM.

HRESULT Bind(UNICODE_PATH path );

Parameters

Return Values

If the function succeeds, the return value is S_OK.

If the method fails, the return value is E_FAIL.

Remarks

The IDVDUserOperation interfaces are not protected against use if IDVDROM::Bind fails. You can get access violation errors if you do not make sure that all the steps in your initialization sequence are successful.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddata.h.
Link Library: Ddvduuid.lib.

See Also

IDVDROM::UnBind

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.