|
PortAudio 2.0
|
#include <structuredquery.h>
Public Member Functions | |
| BEGIN_INTERFACE | HRESULT (STDMETHODCALLTYPE *QueryInterface)(IConditionFactory *This |
| ULONG (STDMETHODCALLTYPE *AddRef)(IConditionFactory *This) | |
| ULONG (STDMETHODCALLTYPE *Release)(IConditionFactory *This) | |
| HRESULT (STDMETHODCALLTYPE *MakeNot)(IConditionFactory *This | |
| HRESULT (STDMETHODCALLTYPE *MakeAndOr)(IConditionFactory *This | |
| HRESULT (STDMETHODCALLTYPE *MakeLeaf)(IConditionFactory *This | |
| HRESULT (STDMETHODCALLTYPE *Resolve)(IConditionFactory *This | |
Data Fields | |
| BEGIN_INTERFACE __RPC__in REFIID | riid |
| BEGIN_INTERFACE __RPC__in REFIID __RPC__deref_out void ** | ppvObject |
| __RPC__in_opt ICondition * | pSubCondition |
| __RPC__in_opt ICondition BOOL | simplify |
| __RPC__in_opt ICondition BOOL __RPC__deref_out_opt ICondition ** | ppResultQuery |
| CONDITION_TYPE | nodeType |
| CONDITION_TYPE __RPC__in_opt IEnumUnknown * | pSubConditions |
| CONDITION_TYPE __RPC__in_opt IEnumUnknown BOOL | simplify |
| CONDITION_TYPE __RPC__in_opt IEnumUnknown BOOL __RPC__deref_out_opt ICondition ** | ppResultQuery |
| __RPC__in_opt LPCWSTR | pszPropertyName |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION | op |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR | pszValueType |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT * | pValue |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk * | pPropertyNameTerm |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk * | pOperationTerm |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk * | pValueTerm |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk BOOL | expand |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk BOOL __RPC__deref_out_opt ICondition ** | ppResultQuery |
| __in ICondition * | pConditionTree |
| __in ICondition __in STRUCTURED_QUERY_RESOLVE_OPTION | sqro |
| __in ICondition __in STRUCTURED_QUERY_RESOLVE_OPTION __in_opt const SYSTEMTIME * | pstReferenceTime |
| __in ICondition __in STRUCTURED_QUERY_RESOLVE_OPTION __in_opt const SYSTEMTIME __out ICondition ** | ppResolvedConditionTree |
| BEGIN_INTERFACE IConditionFactoryVtbl::HRESULT | ( | STDMETHODCALLTYPE * | QueryInterface | ) |
| IConditionFactoryVtbl::HRESULT | ( | STDMETHODCALLTYPE * | Resolve | ) |
| IConditionFactoryVtbl::HRESULT | ( | STDMETHODCALLTYPE * | MakeNot | ) |
| IConditionFactoryVtbl::HRESULT | ( | STDMETHODCALLTYPE * | MakeAndOr | ) |
| IConditionFactoryVtbl::HRESULT | ( | STDMETHODCALLTYPE * | MakeLeaf | ) |
| IConditionFactoryVtbl::ULONG | ( | STDMETHODCALLTYPE * | AddRef | ) |
| IConditionFactoryVtbl::ULONG | ( | STDMETHODCALLTYPE * | Release | ) |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk BOOL IConditionFactoryVtbl::expand |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION IConditionFactoryVtbl::op |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk* IConditionFactoryVtbl::pOperationTerm |
| __in ICondition __in STRUCTURED_QUERY_RESOLVE_OPTION __in_opt const SYSTEMTIME __out ICondition** IConditionFactoryVtbl::ppResolvedConditionTree |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk BOOL __RPC__deref_out_opt ICondition** IConditionFactoryVtbl::ppResultQuery |
| CONDITION_TYPE __RPC__in_opt IEnumUnknown BOOL __RPC__deref_out_opt ICondition** IConditionFactoryVtbl::ppResultQuery |
| __RPC__in_opt ICondition BOOL __RPC__deref_out_opt ICondition** IConditionFactoryVtbl::ppResultQuery |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk* IConditionFactoryVtbl::pPropertyNameTerm |
| BEGIN_INTERFACE __RPC__in REFIID __RPC__deref_out void** IConditionFactoryVtbl::ppvObject |
| __in ICondition __in STRUCTURED_QUERY_RESOLVE_OPTION __in_opt const SYSTEMTIME* IConditionFactoryVtbl::pstReferenceTime |
| __RPC__in_opt ICondition* IConditionFactoryVtbl::pSubCondition |
| CONDITION_TYPE __RPC__in_opt IEnumUnknown* IConditionFactoryVtbl::pSubConditions |
| __RPC__in_opt LPCWSTR IConditionFactoryVtbl::pszPropertyName |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR IConditionFactoryVtbl::pszValueType |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT* IConditionFactoryVtbl::pValue |
| __RPC__in_opt LPCWSTR CONDITION_OPERATION __RPC__in_opt LPCWSTR __RPC__in const PROPVARIANT __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk __RPC__in_opt IRichChunk* IConditionFactoryVtbl::pValueTerm |
| BEGIN_INTERFACE __RPC__in REFIID IConditionFactoryVtbl::riid |
| __RPC__in_opt ICondition BOOL IConditionFactoryVtbl::simplify |
| CONDITION_TYPE __RPC__in_opt IEnumUnknown BOOL IConditionFactoryVtbl::simplify |
1.7.4