IMMDeviceEnumerator

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Members

Functions

EnumAudioEndpoints
HRESULT EnumAudioEndpoints(EDataFlow dataFlow, DWORD dwStateMask, IMMDeviceCollection ppDevices)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDefaultAudioEndpoint
HRESULT GetDefaultAudioEndpoint(EDataFlow dataFlow, ERole role, IMMDevice ppEndpoint)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDevice
HRESULT GetDevice(LPCWSTR pwstrId, IMMDevice* ppDevice)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterEndpointNotificationCallback
HRESULT RegisterEndpointNotificationCallback(IMMNotificationClient pClient)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterEndpointNotificationCallback
HRESULT UnregisterEndpointNotificationCallback(IMMNotificationClient pClient)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta