PortAudio  2.0
Public Member Functions | Data Fields
IPropertyEnumTypeVtbl Struct Reference

#include <propsys.h>

Public Member Functions

BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface)(IPropertyEnumType *This
 
 ULONG (STDMETHODCALLTYPE *AddRef)(IPropertyEnumType *This)
 
 ULONG (STDMETHODCALLTYPE *Release)(IPropertyEnumType *This)
 
 HRESULT (STDMETHODCALLTYPE *GetEnumType)(IPropertyEnumType *This
 
 HRESULT (STDMETHODCALLTYPE *GetValue)(IPropertyEnumType *This
 
 HRESULT (STDMETHODCALLTYPE *GetRangeMinValue)(IPropertyEnumType *This
 
 HRESULT (STDMETHODCALLTYPE *GetRangeSetValue)(IPropertyEnumType *This
 
 HRESULT (STDMETHODCALLTYPE *GetDisplayText)(IPropertyEnumType *This
 

Data Fields

BEGIN_INTERFACE __RPC__in REFIID riid
 
BEGIN_INTERFACE __RPC__in
REFIID __RPC__deref_out void ** 
ppvObject
 
__RPC__out PROPENUMTYPEpenumtype
 
__RPC__out PROPVARIANTppropvar
 
__RPC__out PROPVARIANTppropvarMin
 
__RPC__out PROPVARIANTppropvarSet
 
__RPC__deref_out_opt LPWSTR * ppszDisplay
 

Member Function Documentation

BEGIN_INTERFACE IPropertyEnumTypeVtbl::HRESULT ( STDMETHODCALLTYPE *  QueryInterface)
IPropertyEnumTypeVtbl::HRESULT ( STDMETHODCALLTYPE *  GetEnumType)
IPropertyEnumTypeVtbl::HRESULT ( STDMETHODCALLTYPE *  GetValue)
IPropertyEnumTypeVtbl::HRESULT ( STDMETHODCALLTYPE *  GetRangeMinValue)
IPropertyEnumTypeVtbl::HRESULT ( STDMETHODCALLTYPE *  GetRangeSetValue)
IPropertyEnumTypeVtbl::HRESULT ( STDMETHODCALLTYPE *  GetDisplayText)
IPropertyEnumTypeVtbl::ULONG ( STDMETHODCALLTYPE *  AddRef)
IPropertyEnumTypeVtbl::ULONG ( STDMETHODCALLTYPE *  Release)

Field Documentation

__RPC__out PROPENUMTYPE* IPropertyEnumTypeVtbl::penumtype
__RPC__out PROPVARIANT* IPropertyEnumTypeVtbl::ppropvar
__RPC__out PROPVARIANT* IPropertyEnumTypeVtbl::ppropvarMin
__RPC__out PROPVARIANT* IPropertyEnumTypeVtbl::ppropvarSet
__RPC__deref_out_opt LPWSTR* IPropertyEnumTypeVtbl::ppszDisplay
BEGIN_INTERFACE __RPC__in REFIID __RPC__deref_out void** IPropertyEnumTypeVtbl::ppvObject
BEGIN_INTERFACE __RPC__in REFIID IPropertyEnumTypeVtbl::riid

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