IMMDeviceCollectionVtable

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

Members

Aliases

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

Variables

AddRef
ULONG function(This_) AddRef;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCount
HRESULT function(This_, UINT* pcDevices) GetCount;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Item
HRESULT function(This_, UINT nDevice, IMMDevice** ppDevice) Item;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryInterface
HRESULT function(This_, REFIID riid, void** ppvObject) QueryInterface;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Release
ULONG function(This_) Release;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta