PortAudio
2.0
|
#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 PROPENUMTYPE * | penumtype |
__RPC__out PROPVARIANT * | ppropvar |
__RPC__out PROPVARIANT * | ppropvarMin |
__RPC__out PROPVARIANT * | ppropvarSet |
__RPC__deref_out_opt LPWSTR * | ppszDisplay |
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 | ) |
__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 |