|
|
|
| 1 |
|
|
| 2 |
|
#pragma warning( disable: 4049 ) /* more than 64k source lines */ |
| 3 |
|
|
| 4 |
|
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ |
| 5 |
|
|
| 6 |
|
|
| 7 |
|
/* File created by MIDL compiler version 6.00.0338 */ |
| 8 |
|
/* Compiler settings for xmltrnsf.idl: |
| 9 |
|
Oicf, W1, Zp8, env=Win32 (32b run) |
| 10 |
|
protocol : dce , ms_ext, c_ext, robust |
| 11 |
|
error checks: allocation ref bounds_check enum stub_data |
| 12 |
|
VC __declspec() decoration level: |
| 13 |
|
__declspec(uuid()), __declspec(selectany), __declspec(novtable) |
| 14 |
|
DECLSPEC_UUID(), MIDL_INTERFACE() |
| 15 |
|
*/ |
| 16 |
|
//@@MIDL_FILE_HEADING( ) |
| 17 |
|
|
| 18 |
|
|
| 19 |
|
/* verify that the <rpcndr.h> version is high enough to compile this file*/ |
| 20 |
|
#ifndef __REQUIRED_RPCNDR_H_VERSION__ |
| 21 |
|
#define __REQUIRED_RPCNDR_H_VERSION__ 475 |
| 22 |
|
#endif |
| 23 |
|
|
| 24 |
|
#include "rpc.h" |
| 25 |
|
#include "rpcndr.h" |
| 26 |
|
|
| 27 |
|
#ifndef __RPCNDR_H_VERSION__ |
| 28 |
|
#error this stub requires an updated version of <rpcndr.h> |
| 29 |
|
#endif // __RPCNDR_H_VERSION__ |
| 30 |
|
|
| 31 |
|
#ifndef COM_NO_WINDOWS_H |
| 32 |
|
#include "windows.h" |
| 33 |
|
#include "ole2.h" |
| 34 |
|
#endif /*COM_NO_WINDOWS_H*/ |
| 35 |
|
|
| 36 |
|
#ifndef __xmltrnsf_h__ |
| 37 |
|
#define __xmltrnsf_h__ |
| 38 |
|
|
| 39 |
|
#if defined(_MSC_VER) && (_MSC_VER >= 1020) |
| 40 |
|
#pragma once |
| 41 |
|
#endif |
| 42 |
|
|
| 43 |
|
/* Forward Declarations */ |
| 44 |
|
|
| 45 |
|
#ifndef __IWmiXMLTransformer_FWD_DEFINED__ |
| 46 |
|
#define __IWmiXMLTransformer_FWD_DEFINED__ |
| 47 |
|
typedef interface IWmiXMLTransformer IWmiXMLTransformer; |
| 48 |
|
#endif /* __IWmiXMLTransformer_FWD_DEFINED__ */ |
| 49 |
|
|
| 50 |
|
|
| 51 |
|
#ifndef __WmiXMLTransformer_FWD_DEFINED__ |
| 52 |
|
#define __WmiXMLTransformer_FWD_DEFINED__ |
| 53 |
|
|
| 54 |
|
#ifdef __cplusplus |
| 55 |
|
typedef class WmiXMLTransformer WmiXMLTransformer; |
| 56 |
|
#else |
| 57 |
|
typedef struct WmiXMLTransformer WmiXMLTransformer; |
| 58 |
|
#endif /* __cplusplus */ |
| 59 |
|
|
| 60 |
|
#endif /* __WmiXMLTransformer_FWD_DEFINED__ */ |
| 61 |
|
|
| 62 |
|
|
| 63 |
|
#ifndef __ISWbemXMLDocumentSet_FWD_DEFINED__ |
| 64 |
|
#define __ISWbemXMLDocumentSet_FWD_DEFINED__ |
| 65 |
|
typedef interface ISWbemXMLDocumentSet ISWbemXMLDocumentSet; |
| 66 |
|
#endif /* __ISWbemXMLDocumentSet_FWD_DEFINED__ */ |
| 67 |
|
|
| 68 |
|
|
| 69 |
|
#ifndef __IWmiXMLTransformer_FWD_DEFINED__ |
| 70 |
|
#define __IWmiXMLTransformer_FWD_DEFINED__ |
| 71 |
|
typedef interface IWmiXMLTransformer IWmiXMLTransformer; |
| 1124 |
|
|
| 1125 |
|
|
| 1126 |
|
void __RPC_STUB ISWbemXMLDocumentSet_get_Count_Stub( |
| 1127 |
|
IRpcStubBuffer *This, |
| 1128 |
|
IRpcChannelBuffer *_pRpcChannelBuffer, |
| 1129 |
|
PRPC_MESSAGE _pRpcMessage, |
| 1130 |
|
DWORD *_pdwStubPhase); |
| 1131 |
|
|
| 1132 |
|
|
| 1133 |
|
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISWbemXMLDocumentSet_NextDocument_Proxy( |
| 1134 |
|
ISWbemXMLDocumentSet * This, |
| 1135 |
|
/* [unique][retval][out] */ IXMLDOMDocument **ppDoc); |
| 1136 |
|
|
| 1137 |
|
|
| 1138 |
|
void __RPC_STUB ISWbemXMLDocumentSet_NextDocument_Stub( |
| 1139 |
|
IRpcStubBuffer *This, |
| 1140 |
|
IRpcChannelBuffer *_pRpcChannelBuffer, |
| 1141 |
|
PRPC_MESSAGE _pRpcMessage, |
| 1142 |
|
DWORD *_pdwStubPhase); |
| 1143 |
|
|
| 1144 |
|
|
| 1145 |
|
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISWbemXMLDocumentSet_SkipNextDocument_Proxy( |
| 1146 |
|
ISWbemXMLDocumentSet * This); |
| 1147 |
|
|
| 1148 |
|
|
| 1149 |
|
void __RPC_STUB ISWbemXMLDocumentSet_SkipNextDocument_Stub( |
| 1150 |
|
IRpcStubBuffer *This, |
| 1151 |
|
IRpcChannelBuffer *_pRpcChannelBuffer, |
| 1152 |
|
PRPC_MESSAGE _pRpcMessage, |
| 1153 |
|
DWORD *_pdwStubPhase); |
| 1154 |
|
|
| 1155 |
|
|
| 1156 |
|
|
| 1157 |
|
#endif /* __ISWbemXMLDocumentSet_INTERFACE_DEFINED__ */ |
| 1158 |
|
|
| 1159 |
|
|
| 1160 |
|
/* Additional Prototypes for ALL interfaces */ |
| 1161 |
|
|
| 1162 |
|
/* end of Additional Prototypes */ |
| 1163 |
|
|
| 1164 |
|
#ifdef __cplusplus |
| 1165 |
|
} |
| 1166 |
|
#endif |
| 1167 |
|
|
| 1168 |
|
#endif |
| 1169 |
|
|
| 1170 |
|
|
| 1171 |
|
|
| 1172 |
|
|
|
|
|