- 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.
- GetDisplayName
HRESULT function(This_, LPWSTR* pRetVal) GetDisplayName;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetGroupingParam
HRESULT function(This_, GUID* pRetVal) GetGroupingParam;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetIconPath
HRESULT function(This_, LPWSTR* pRetVal) GetIconPath;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetState
HRESULT function(This_, AudioSessionState* pRetVal) GetState;
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.
- RegisterAudioSessionNotification
HRESULT function(This_, IAudioSessionEvents* NewNotifications) RegisterAudioSessionNotification;
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.
- SetDisplayName
HRESULT function(This_, LPCWSTR Value, LPCGUID EventContext) SetDisplayName;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetGroupingParam
HRESULT function(This_, LPCGUID Override, LPCGUID EventContext) SetGroupingParam;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetIconPath
HRESULT function(This_, LPCWSTR Value, LPCGUID EventContext) SetIconPath;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- UnregisterAudioSessionNotification
HRESULT function(This_, IAudioSessionEvents* NewNotifications) UnregisterAudioSessionNotification;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.