ReactOS 0.4.16-dev-753-g705a985
|
Public Member Functions | |
HRESULT | SetMasterVolume ([in] float fLevel, [unique, in] LPCGUID EventContext) |
HRESULT | GetMasterVolume ([out] float *pfLevel) |
HRESULT | SetMute ([in] const BOOL bMute, [unique, in] LPCGUID EventContext) |
HRESULT | GetMute ([out] BOOL *pbMute) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 210 of file audioclient.idl.
HRESULT ISimpleAudioVolume::SetMasterVolume | ( | [in] float | fLevel, |
[unique, in] LPCGUID | EventContext | ||
) |