- AddRef
uint function(THIS_ client) AddRef;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnDefaultDeviceChange
HRESULT function(THIS_ client, EDataFlow flow, ERole role, LPCWSTR wid) OnDefaultDeviceChange;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnDeviceAdded
HRESULT function(THIS_ client, LPCWSTR wid) OnDeviceAdded;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnDeviceRemoved
HRESULT function(THIS_ client, LPCWSTR wid) OnDeviceRemoved;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnDeviceStateChanged
HRESULT function(THIS_ client, LPCWSTR wid, DWORD state) OnDeviceStateChanged;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnPropertyValueChanged
HRESULT function(THIS_ client, LPCWSTR wid, const(PROPERTYKEY) key) OnPropertyValueChanged;
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_ client, REFIID riid, void** ppv) QueryInterface;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Release
uint function(THIS_ client) Release;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.