#include "rpc.h"
#include "rpcndr.h"
#include "windows.h"
#include "ole2.h"
#include "oaidl.h"
#include "ocidl.h"
#include "propidl.h"
Go to the source code of this file.
#define __REQUIRED_RPCNDR_H_VERSION__ 475 |
#define __REQUIRED_RPCSAL_H_VERSION__ 100 |
typedef struct CompoundCondition CompoundCondition |
typedef enum tagCONDITION_OPERATION CONDITION_OPERATION |
typedef enum tagCONDITION_TYPE CONDITION_TYPE |
typedef struct ConditionFactory ConditionFactory |
typedef interface ICondition ICondition |
typedef interface IConditionFactory IConditionFactory |
typedef interface IConditionGenerator IConditionGenerator |
typedef interface INamedEntity INamedEntity |
typedef interface INamedEntityCollector INamedEntityCollector |
typedef enum tagINTERVAL_LIMIT_KIND INTERVAL_LIMIT_KIND |
typedef interface IQueryParser IQueryParser |
typedef interface IQueryParserManager IQueryParserManager |
typedef interface IQuerySolution IQuerySolution |
typedef interface IRelationship IRelationship |
typedef interface IRichChunk IRichChunk |
typedef interface ISchemaLocalizerSupport ISchemaLocalizerSupport |
typedef interface ISchemaProvider ISchemaProvider |
typedef interface ITokenCollection ITokenCollection |
typedef struct LeafCondition LeafCondition |
typedef struct NegationCondition NegationCondition |
typedef struct QueryParser QueryParser |
typedef struct QueryParserManager QueryParserManager |
typedef int STRUCTURED_QUERY_RESOLVE_OPTION |
enum tagCONDITION_TYPE |
void __RPC_USER BSTR_UserFree | ( | unsigned long * | , | |
BSTR * | ||||
) |
unsigned char* __RPC_USER BSTR_UserMarshal | ( | unsigned long * | , | |
unsigned char * | , | |||
BSTR * | ||||
) |
unsigned long __RPC_USER BSTR_UserSize | ( | unsigned long * | , | |
unsigned | long, | |||
BSTR * | ||||
) |
unsigned char* __RPC_USER BSTR_UserUnmarshal | ( | unsigned long * | , | |
unsigned char * | , | |||
BSTR * | ||||
) |
void __RPC_USER LPSAFEARRAY_UserFree | ( | unsigned long * | , | |
LPSAFEARRAY * | ||||
) |
unsigned char* __RPC_USER LPSAFEARRAY_UserMarshal | ( | unsigned long * | , | |
unsigned char * | , | |||
LPSAFEARRAY * | ||||
) |
unsigned long __RPC_USER LPSAFEARRAY_UserSize | ( | unsigned long * | , | |
unsigned | long, | |||
LPSAFEARRAY * | ||||
) |
unsigned char* __RPC_USER LPSAFEARRAY_UserUnmarshal | ( | unsigned long * | , | |
unsigned char * | , | |||
LPSAFEARRAY * | ||||
) |
RPC_IF_HANDLE __MIDL_itf_structuredquery_0000_0000_v0_0_c_ifspec |
RPC_IF_HANDLE __MIDL_itf_structuredquery_0000_0000_v0_0_s_ifspec |
RPC_IF_HANDLE __MIDL_itf_structuredquery_0000_0008_v0_0_c_ifspec |
RPC_IF_HANDLE __MIDL_itf_structuredquery_0000_0008_v0_0_s_ifspec |
RPC_IF_HANDLE __MIDL_itf_structuredquery_0000_0013_v0_0_c_ifspec |
RPC_IF_HANDLE __MIDL_itf_structuredquery_0000_0013_v0_0_s_ifspec |
EXTERN_C const CLSID CLSID_CompoundCondition |
EXTERN_C const CLSID CLSID_ConditionFactory |
EXTERN_C const CLSID CLSID_Interval |
EXTERN_C const CLSID CLSID_LeafCondition |
EXTERN_C const CLSID CLSID_NegationCondition |
EXTERN_C const CLSID CLSID_QueryParser |
EXTERN_C const CLSID CLSID_QueryParserManager |
EXTERN_C const IID IID_ICondition |
EXTERN_C const IID IID_IConditionFactory |
EXTERN_C const IID IID_IConditionGenerator |
EXTERN_C const IID IID_IEntity |
EXTERN_C const IID IID_IInterval |
EXTERN_C const IID IID_IMetaData |
EXTERN_C const IID IID_INamedEntity |
EXTERN_C const IID IID_INamedEntityCollector |
EXTERN_C const IID IID_IQueryParser |
EXTERN_C const IID IID_IQueryParserManager |
EXTERN_C const IID IID_IQuerySolution |
EXTERN_C const IID IID_IRelationship |
EXTERN_C const IID IID_IRichChunk |
EXTERN_C const IID IID_ISchemaLocalizerSupport |
EXTERN_C const IID IID_ISchemaProvider |
EXTERN_C const IID IID_ITokenCollection |
EXTERN_C const IID LIBID_StructuredQuery1 |