PortAudio  2.0
Public Member Functions | Data Fields
IAudioOutputSelectorVtbl Struct Reference

#include <devicetopology.h>

Public Member Functions

BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface)(IAudioOutputSelector *This
 
 ULONG (STDMETHODCALLTYPE *AddRef)(IAudioOutputSelector *This)
 
 ULONG (STDMETHODCALLTYPE *Release)(IAudioOutputSelector *This)
 
 HRESULT (STDMETHODCALLTYPE *GetSelection)(IAudioOutputSelector *This
 
 HRESULT (STDMETHODCALLTYPE *SetSelection)(IAudioOutputSelector *This
 

Data Fields

BEGIN_INTERFACE REFIID riid
 
BEGIN_INTERFACE REFIID
__RPC__deref_out void ** 
ppvObject
 
__out UINT * pnIdSelected
 
__in UINT nIdSelect
 
__in UINT __in_opt LPCGUID pguidEventContext
 

Member Function Documentation

BEGIN_INTERFACE IAudioOutputSelectorVtbl::HRESULT ( STDMETHODCALLTYPE *  QueryInterface)
IAudioOutputSelectorVtbl::HRESULT ( STDMETHODCALLTYPE *  GetSelection)
IAudioOutputSelectorVtbl::HRESULT ( STDMETHODCALLTYPE *  SetSelection)
IAudioOutputSelectorVtbl::ULONG ( STDMETHODCALLTYPE *  AddRef)
IAudioOutputSelectorVtbl::ULONG ( STDMETHODCALLTYPE *  Release)

Field Documentation

__in UINT IAudioOutputSelectorVtbl::nIdSelect
__in UINT __in_opt LPCGUID IAudioOutputSelectorVtbl::pguidEventContext
__out UINT* IAudioOutputSelectorVtbl::pnIdSelected
BEGIN_INTERFACE REFIID __RPC__deref_out void** IAudioOutputSelectorVtbl::ppvObject
BEGIN_INTERFACE REFIID IAudioOutputSelectorVtbl::riid

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