- OnDefaultDeviceChanged
HRESULT OnDefaultDeviceChanged(EDataFlow flow, ERole role, LPCWSTR pwstrDefaultDeviceId)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnDeviceAdded
HRESULT OnDeviceAdded(LPCWSTR pwstrDeviceId)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnDeviceRemoved
HRESULT OnDeviceRemoved(LPCWSTR pwstrDeviceId)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnDeviceStateChanged
HRESULT OnDeviceStateChanged(LPCWSTR pwstrDeviceId, DWORD dwNewState)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OnPropertyValueChanged
HRESULT OnPropertyValueChanged(LPCWSTR pwstrDeviceId, PROPERTYKEY key)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.