IVoIPMediaMgr::Uninitialize (Windows CE 5.0)

Send Feedback

This method uninitializes the media manager. Any media manager cleanup should be performed in the implementation of this method.

HRESULT Uninitialize();

Parameters

None.

Return Values

If the HRESULT value passed to SUCCEEDED macro returns TRUE, the method succeeded. Otherwise, the method failed.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: Voipmediamanager.idl.
Link Library: Voipguid.lib.

See Also

IVoIPMediaMgr | VAIL Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.