PortAudio
2.0
|
#include <devicetopology.h>
Public Member Functions | |
BEGIN_INTERFACE | HRESULT (STDMETHODCALLTYPE *QueryInterface)(IKsFormatSupport *This |
ULONG (STDMETHODCALLTYPE *AddRef)(IKsFormatSupport *This) | |
ULONG (STDMETHODCALLTYPE *Release)(IKsFormatSupport *This) | |
HRESULT (STDMETHODCALLTYPE *IsFormatSupported)(IKsFormatSupport *This | |
HRESULT (STDMETHODCALLTYPE *GetDevicePreferredFormat)(IKsFormatSupport *This |
Data Fields | |
BEGIN_INTERFACE REFIID | riid |
BEGIN_INTERFACE REFIID __RPC__deref_out void ** | ppvObject |
PKSDATAFORMAT | pKsFormat |
PKSDATAFORMAT __in DWORD | cbFormat |
PKSDATAFORMAT __in DWORD __out BOOL * | pbSupported |
PKSDATAFORMAT * | ppKsFormat |
BEGIN_INTERFACE IKsFormatSupportVtbl::HRESULT | ( | STDMETHODCALLTYPE * | QueryInterface | ) |
IKsFormatSupportVtbl::HRESULT | ( | STDMETHODCALLTYPE * | IsFormatSupported | ) |
IKsFormatSupportVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetDevicePreferredFormat | ) |
IKsFormatSupportVtbl::ULONG | ( | STDMETHODCALLTYPE * | AddRef | ) |
IKsFormatSupportVtbl::ULONG | ( | STDMETHODCALLTYPE * | Release | ) |
PKSDATAFORMAT __in DWORD IKsFormatSupportVtbl::cbFormat |
PKSDATAFORMAT __in DWORD __out BOOL* IKsFormatSupportVtbl::pbSupported |
PKSDATAFORMAT IKsFormatSupportVtbl::pKsFormat |
PKSDATAFORMAT* IKsFormatSupportVtbl::ppKsFormat |
BEGIN_INTERFACE REFIID __RPC__deref_out void** IKsFormatSupportVtbl::ppvObject |
BEGIN_INTERFACE REFIID IKsFormatSupportVtbl::riid |