PortAudio  2.0
Public Member Functions | Data Fields
IAudioAutoGainControlVtbl Struct Reference

#include <devicetopology.h>

Public Member Functions

BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface)(IAudioAutoGainControl *This
 
 ULONG (STDMETHODCALLTYPE *AddRef)(IAudioAutoGainControl *This)
 
 ULONG (STDMETHODCALLTYPE *Release)(IAudioAutoGainControl *This)
 
 HRESULT (STDMETHODCALLTYPE *GetEnabled)(IAudioAutoGainControl *This
 
 HRESULT (STDMETHODCALLTYPE *SetEnabled)(IAudioAutoGainControl *This
 

Data Fields

BEGIN_INTERFACE REFIID riid
 
BEGIN_INTERFACE REFIID
__RPC__deref_out void ** 
ppvObject
 
__out BOOLpbEnabled
 
__in BOOL bEnable
 
__in BOOL __in_opt LPCGUID pguidEventContext
 

Member Function Documentation

BEGIN_INTERFACE IAudioAutoGainControlVtbl::HRESULT ( STDMETHODCALLTYPE *  QueryInterface)
IAudioAutoGainControlVtbl::HRESULT ( STDMETHODCALLTYPE *  GetEnabled)
IAudioAutoGainControlVtbl::HRESULT ( STDMETHODCALLTYPE *  SetEnabled)
IAudioAutoGainControlVtbl::ULONG ( STDMETHODCALLTYPE *  AddRef)
IAudioAutoGainControlVtbl::ULONG ( STDMETHODCALLTYPE *  Release)

Field Documentation

__in BOOL IAudioAutoGainControlVtbl::bEnable
__out BOOL* IAudioAutoGainControlVtbl::pbEnabled
__in BOOL __in_opt LPCGUID IAudioAutoGainControlVtbl::pguidEventContext
BEGIN_INTERFACE REFIID __RPC__deref_out void** IAudioAutoGainControlVtbl::ppvObject
BEGIN_INTERFACE REFIID IAudioAutoGainControlVtbl::riid

The documentation for this struct was generated from the following file: