IMMDeviceCollection

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (Windows)
interface IMMDeviceCollection : IUnknown {}

Members

Functions

GetCount
HRESULT GetCount(UINT pcDevices)
Undocumented in source.
Item
HRESULT Item(UINT nDevice, IMMDevice ppDevice)
Undocumented in source.

Meta