|
PortAudio
2.0
|
#include <propsys.h>
Public Member Functions | |
| BEGIN_INTERFACE | HRESULT (STDMETHODCALLTYPE *QueryInterface)(IPersistSerializedPropStorage *This |
| ULONG (STDMETHODCALLTYPE *AddRef)(IPersistSerializedPropStorage *This) | |
| ULONG (STDMETHODCALLTYPE *Release)(IPersistSerializedPropStorage *This) | |
| HRESULT (STDMETHODCALLTYPE *SetFlags)(IPersistSerializedPropStorage *This | |
| HRESULT (STDMETHODCALLTYPE *SetPropertyStorage)(IPersistSerializedPropStorage *This | |
| __in_bcount (cb) PCUSERIALIZEDPROPSTORAGE psps | |
| HRESULT (STDMETHODCALLTYPE *GetPropertyStorage)(IPersistSerializedPropStorage *This | |
Data Fields | |
| BEGIN_INTERFACE REFIID | riid |
| BEGIN_INTERFACE REFIID __RPC__deref_out void ** | ppvObject |
| PERSIST_SPROPSTORE_FLAGS | flags |
| __in DWORD | cb |
| __deref_out_bcount pcb SERIALIZEDPROPSTORAGE ** | ppsps |
| __deref_out_bcount pcb SERIALIZEDPROPSTORAGE __out DWORD * | pcb |
| IPersistSerializedPropStorageVtbl::__in_bcount | ( | cb | ) |
| BEGIN_INTERFACE IPersistSerializedPropStorageVtbl::HRESULT | ( | STDMETHODCALLTYPE * | QueryInterface | ) |
| IPersistSerializedPropStorageVtbl::HRESULT | ( | STDMETHODCALLTYPE * | SetFlags | ) |
| IPersistSerializedPropStorageVtbl::HRESULT | ( | STDMETHODCALLTYPE * | SetPropertyStorage | ) |
| IPersistSerializedPropStorageVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetPropertyStorage | ) |
| IPersistSerializedPropStorageVtbl::ULONG | ( | STDMETHODCALLTYPE * | AddRef | ) |
| IPersistSerializedPropStorageVtbl::ULONG | ( | STDMETHODCALLTYPE * | Release | ) |
| __in DWORD IPersistSerializedPropStorageVtbl::cb |
| PERSIST_SPROPSTORE_FLAGS IPersistSerializedPropStorageVtbl::flags |
| __deref_out_bcount pcb SERIALIZEDPROPSTORAGE __out DWORD* IPersistSerializedPropStorageVtbl::pcb |
| __deref_out_bcount pcb SERIALIZEDPROPSTORAGE** IPersistSerializedPropStorageVtbl::ppsps |
| BEGIN_INTERFACE REFIID __RPC__deref_out void** IPersistSerializedPropStorageVtbl::ppvObject |
| BEGIN_INTERFACE REFIID IPersistSerializedPropStorageVtbl::riid |
1.8.1.1