Share via


IWMDeviceManager3 Interface (deprecated)

banner art

This is preliminary documentation and subject to change.

This topic documents a feature of the Windows Media Device Manager SDK. We recommend that you migrate your application to use the Windows Portable Devices API. For more information, see the Windows Portable Devices SDK.

The IWMDeviceManager3 interface extends the IWMDeviceManager2 interface by providing a method that sets the device enumeration preferences.

In addition to the methods inherited from IWMDeviceManager2, the IWMDeviceManager3 interface exposes the following method.

Method Description
SetDeviceEnumPreference Sets the device enumeration preferences.

See Also