Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4230 lines
124 KiB

  1. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  2. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  3. /* File created by MIDL compiler version 6.00.0347 */
  4. /* at Wed Jul 10 09:57:35 2002
  5. */
  6. /* Compiler settings for adomd.idl:
  7. Oicf, W1, Zp8, env=Win32 (32b run)
  8. protocol : dce , ms_ext, c_ext
  9. error checks: allocation ref bounds_check enum stub_data
  10. VC __declspec() decoration level:
  11. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  12. DECLSPEC_UUID(), MIDL_INTERFACE()
  13. */
  14. //@@MIDL_FILE_HEADING( )
  15. /* verify that the <rpcndr.h> version is high enough to compile this file*/
  16. #ifndef __REQUIRED_RPCNDR_H_VERSION__
  17. #define __REQUIRED_RPCNDR_H_VERSION__ 440
  18. #endif
  19. #include "rpc.h"
  20. #include "rpcndr.h"
  21. #ifndef __adomd_h__
  22. #define __adomd_h__
  23. #if defined(_MSC_VER) && (_MSC_VER >= 1020)
  24. #pragma once
  25. #endif
  26. /* Forward Declarations */
  27. #ifndef __ICatalog_FWD_DEFINED__
  28. #define __ICatalog_FWD_DEFINED__
  29. typedef interface ICatalog ICatalog;
  30. #endif /* __ICatalog_FWD_DEFINED__ */
  31. #ifndef __ICellset_FWD_DEFINED__
  32. #define __ICellset_FWD_DEFINED__
  33. typedef interface ICellset ICellset;
  34. #endif /* __ICellset_FWD_DEFINED__ */
  35. #ifndef __Cell_FWD_DEFINED__
  36. #define __Cell_FWD_DEFINED__
  37. typedef interface Cell Cell;
  38. #endif /* __Cell_FWD_DEFINED__ */
  39. #ifndef __Axis_FWD_DEFINED__
  40. #define __Axis_FWD_DEFINED__
  41. typedef interface Axis Axis;
  42. #endif /* __Axis_FWD_DEFINED__ */
  43. #ifndef __Position_FWD_DEFINED__
  44. #define __Position_FWD_DEFINED__
  45. typedef interface Position Position;
  46. #endif /* __Position_FWD_DEFINED__ */
  47. #ifndef __Member_FWD_DEFINED__
  48. #define __Member_FWD_DEFINED__
  49. typedef interface Member Member;
  50. #endif /* __Member_FWD_DEFINED__ */
  51. #ifndef __Level_FWD_DEFINED__
  52. #define __Level_FWD_DEFINED__
  53. typedef interface Level Level;
  54. #endif /* __Level_FWD_DEFINED__ */
  55. #ifndef __CubeDef25_FWD_DEFINED__
  56. #define __CubeDef25_FWD_DEFINED__
  57. typedef interface CubeDef25 CubeDef25;
  58. #endif /* __CubeDef25_FWD_DEFINED__ */
  59. #ifndef __CubeDef_FWD_DEFINED__
  60. #define __CubeDef_FWD_DEFINED__
  61. typedef interface CubeDef CubeDef;
  62. #endif /* __CubeDef_FWD_DEFINED__ */
  63. #ifndef __Dimension_FWD_DEFINED__
  64. #define __Dimension_FWD_DEFINED__
  65. typedef interface Dimension Dimension;
  66. #endif /* __Dimension_FWD_DEFINED__ */
  67. #ifndef __Hierarchy_FWD_DEFINED__
  68. #define __Hierarchy_FWD_DEFINED__
  69. typedef interface Hierarchy Hierarchy;
  70. #endif /* __Hierarchy_FWD_DEFINED__ */
  71. #ifndef __MD_Collection_FWD_DEFINED__
  72. #define __MD_Collection_FWD_DEFINED__
  73. typedef interface MD_Collection MD_Collection;
  74. #endif /* __MD_Collection_FWD_DEFINED__ */
  75. #ifndef __Members_FWD_DEFINED__
  76. #define __Members_FWD_DEFINED__
  77. typedef interface Members Members;
  78. #endif /* __Members_FWD_DEFINED__ */
  79. #ifndef __Levels_FWD_DEFINED__
  80. #define __Levels_FWD_DEFINED__
  81. typedef interface Levels Levels;
  82. #endif /* __Levels_FWD_DEFINED__ */
  83. #ifndef __Axes_FWD_DEFINED__
  84. #define __Axes_FWD_DEFINED__
  85. typedef interface Axes Axes;
  86. #endif /* __Axes_FWD_DEFINED__ */
  87. #ifndef __Positions_FWD_DEFINED__
  88. #define __Positions_FWD_DEFINED__
  89. typedef interface Positions Positions;
  90. #endif /* __Positions_FWD_DEFINED__ */
  91. #ifndef __Hierarchies_FWD_DEFINED__
  92. #define __Hierarchies_FWD_DEFINED__
  93. typedef interface Hierarchies Hierarchies;
  94. #endif /* __Hierarchies_FWD_DEFINED__ */
  95. #ifndef __Dimensions_FWD_DEFINED__
  96. #define __Dimensions_FWD_DEFINED__
  97. typedef interface Dimensions Dimensions;
  98. #endif /* __Dimensions_FWD_DEFINED__ */
  99. #ifndef __CubeDefs_FWD_DEFINED__
  100. #define __CubeDefs_FWD_DEFINED__
  101. typedef interface CubeDefs CubeDefs;
  102. #endif /* __CubeDefs_FWD_DEFINED__ */
  103. #ifndef __Catalog_FWD_DEFINED__
  104. #define __Catalog_FWD_DEFINED__
  105. #ifdef __cplusplus
  106. typedef class Catalog Catalog;
  107. #else
  108. typedef struct Catalog Catalog;
  109. #endif /* __cplusplus */
  110. #endif /* __Catalog_FWD_DEFINED__ */
  111. #ifndef __Cellset_FWD_DEFINED__
  112. #define __Cellset_FWD_DEFINED__
  113. #ifdef __cplusplus
  114. typedef class Cellset Cellset;
  115. #else
  116. typedef struct Cellset Cellset;
  117. #endif /* __cplusplus */
  118. #endif /* __Cellset_FWD_DEFINED__ */
  119. #ifdef __cplusplus
  120. extern "C"{
  121. #endif
  122. void * __RPC_USER MIDL_user_allocate(size_t);
  123. void __RPC_USER MIDL_user_free( void * );
  124. /* interface __MIDL_itf_adomd_0000 */
  125. /* [local] */
  126. #define TARGET_IS_NT40_OR_LATER 1
  127. extern RPC_IF_HANDLE __MIDL_itf_adomd_0000_v0_0_c_ifspec;
  128. extern RPC_IF_HANDLE __MIDL_itf_adomd_0000_v0_0_s_ifspec;
  129. #ifndef __ADOMD_LIBRARY_DEFINED__
  130. #define __ADOMD_LIBRARY_DEFINED__
  131. /* library ADOMD */
  132. /* [helpstring][helpfile][version][uuid] */
  133. typedef /* [uuid][helpcontext] */ DECLSPEC_UUID("000002AE-0000-0010-8000-00AA006D2EA4")
  134. enum MemberTypeEnum
  135. { adMemberUnknown = 0,
  136. adMemberRegular = 0x1,
  137. adMemberAll = 0x2,
  138. adMemberMeasure = 0x3,
  139. adMemberFormula = 0x4
  140. } MemberTypeEnum;
  141. typedef /* [uuid][helpcontext] */ DECLSPEC_UUID("C23BBD43-E494-4d00-B4D1-6C9A2CE17CE3")
  142. enum SchemaObjectTypeEnum
  143. { adObjectTypeDimension = 1,
  144. adObjectTypeHierarchy = 2,
  145. adObjectTypeLevel = 3,
  146. adObjectTypeMember = 4
  147. } SchemaObjectTypeEnum;
  148. EXTERN_C const IID LIBID_ADOMD;
  149. #ifndef __ICatalog_INTERFACE_DEFINED__
  150. #define __ICatalog_INTERFACE_DEFINED__
  151. /* interface ICatalog */
  152. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  153. EXTERN_C const IID IID_ICatalog;
  154. #if defined(__cplusplus) && !defined(CINTERFACE)
  155. MIDL_INTERFACE("228136B1-8BD3-11D0-B4EF-00A0C9138CA4")
  156. ICatalog : public IDispatch
  157. {
  158. public:
  159. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Name(
  160. /* [retval][out] */ BSTR *pbstr) = 0;
  161. virtual /* [helpcontext][propputref] */ HRESULT STDMETHODCALLTYPE putref_ActiveConnection(
  162. /* [in] */ IDispatch *pconn) = 0;
  163. virtual /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE put_ActiveConnection(
  164. /* [in] */ BSTR bstrConn) = 0;
  165. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_ActiveConnection(
  166. /* [retval][out] */ IDispatch **ppConn) = 0;
  167. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_CubeDefs(
  168. /* [retval][out] */ CubeDefs **ppvObject) = 0;
  169. };
  170. #else /* C style interface */
  171. typedef struct ICatalogVtbl
  172. {
  173. BEGIN_INTERFACE
  174. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  175. ICatalog * This,
  176. /* [in] */ REFIID riid,
  177. /* [iid_is][out] */ void **ppvObject);
  178. ULONG ( STDMETHODCALLTYPE *AddRef )(
  179. ICatalog * This);
  180. ULONG ( STDMETHODCALLTYPE *Release )(
  181. ICatalog * This);
  182. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  183. ICatalog * This,
  184. /* [out] */ UINT *pctinfo);
  185. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  186. ICatalog * This,
  187. /* [in] */ UINT iTInfo,
  188. /* [in] */ LCID lcid,
  189. /* [out] */ ITypeInfo **ppTInfo);
  190. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  191. ICatalog * This,
  192. /* [in] */ REFIID riid,
  193. /* [size_is][in] */ LPOLESTR *rgszNames,
  194. /* [in] */ UINT cNames,
  195. /* [in] */ LCID lcid,
  196. /* [size_is][out] */ DISPID *rgDispId);
  197. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  198. ICatalog * This,
  199. /* [in] */ DISPID dispIdMember,
  200. /* [in] */ REFIID riid,
  201. /* [in] */ LCID lcid,
  202. /* [in] */ WORD wFlags,
  203. /* [out][in] */ DISPPARAMS *pDispParams,
  204. /* [out] */ VARIANT *pVarResult,
  205. /* [out] */ EXCEPINFO *pExcepInfo,
  206. /* [out] */ UINT *puArgErr);
  207. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Name )(
  208. ICatalog * This,
  209. /* [retval][out] */ BSTR *pbstr);
  210. /* [helpcontext][propputref] */ HRESULT ( STDMETHODCALLTYPE *putref_ActiveConnection )(
  211. ICatalog * This,
  212. /* [in] */ IDispatch *pconn);
  213. /* [helpcontext][propput] */ HRESULT ( STDMETHODCALLTYPE *put_ActiveConnection )(
  214. ICatalog * This,
  215. /* [in] */ BSTR bstrConn);
  216. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ActiveConnection )(
  217. ICatalog * This,
  218. /* [retval][out] */ IDispatch **ppConn);
  219. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_CubeDefs )(
  220. ICatalog * This,
  221. /* [retval][out] */ CubeDefs **ppvObject);
  222. END_INTERFACE
  223. } ICatalogVtbl;
  224. interface ICatalog
  225. {
  226. CONST_VTBL struct ICatalogVtbl *lpVtbl;
  227. };
  228. #ifdef COBJMACROS
  229. #define ICatalog_QueryInterface(This,riid,ppvObject) \
  230. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  231. #define ICatalog_AddRef(This) \
  232. (This)->lpVtbl -> AddRef(This)
  233. #define ICatalog_Release(This) \
  234. (This)->lpVtbl -> Release(This)
  235. #define ICatalog_GetTypeInfoCount(This,pctinfo) \
  236. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  237. #define ICatalog_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  238. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  239. #define ICatalog_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  240. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  241. #define ICatalog_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  242. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  243. #define ICatalog_get_Name(This,pbstr) \
  244. (This)->lpVtbl -> get_Name(This,pbstr)
  245. #define ICatalog_putref_ActiveConnection(This,pconn) \
  246. (This)->lpVtbl -> putref_ActiveConnection(This,pconn)
  247. #define ICatalog_put_ActiveConnection(This,bstrConn) \
  248. (This)->lpVtbl -> put_ActiveConnection(This,bstrConn)
  249. #define ICatalog_get_ActiveConnection(This,ppConn) \
  250. (This)->lpVtbl -> get_ActiveConnection(This,ppConn)
  251. #define ICatalog_get_CubeDefs(This,ppvObject) \
  252. (This)->lpVtbl -> get_CubeDefs(This,ppvObject)
  253. #endif /* COBJMACROS */
  254. #endif /* C style interface */
  255. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE ICatalog_get_Name_Proxy(
  256. ICatalog * This,
  257. /* [retval][out] */ BSTR *pbstr);
  258. void __RPC_STUB ICatalog_get_Name_Stub(
  259. IRpcStubBuffer *This,
  260. IRpcChannelBuffer *_pRpcChannelBuffer,
  261. PRPC_MESSAGE _pRpcMessage,
  262. DWORD *_pdwStubPhase);
  263. /* [helpcontext][propputref] */ HRESULT STDMETHODCALLTYPE ICatalog_putref_ActiveConnection_Proxy(
  264. ICatalog * This,
  265. /* [in] */ IDispatch *pconn);
  266. void __RPC_STUB ICatalog_putref_ActiveConnection_Stub(
  267. IRpcStubBuffer *This,
  268. IRpcChannelBuffer *_pRpcChannelBuffer,
  269. PRPC_MESSAGE _pRpcMessage,
  270. DWORD *_pdwStubPhase);
  271. /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE ICatalog_put_ActiveConnection_Proxy(
  272. ICatalog * This,
  273. /* [in] */ BSTR bstrConn);
  274. void __RPC_STUB ICatalog_put_ActiveConnection_Stub(
  275. IRpcStubBuffer *This,
  276. IRpcChannelBuffer *_pRpcChannelBuffer,
  277. PRPC_MESSAGE _pRpcMessage,
  278. DWORD *_pdwStubPhase);
  279. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE ICatalog_get_ActiveConnection_Proxy(
  280. ICatalog * This,
  281. /* [retval][out] */ IDispatch **ppConn);
  282. void __RPC_STUB ICatalog_get_ActiveConnection_Stub(
  283. IRpcStubBuffer *This,
  284. IRpcChannelBuffer *_pRpcChannelBuffer,
  285. PRPC_MESSAGE _pRpcMessage,
  286. DWORD *_pdwStubPhase);
  287. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE ICatalog_get_CubeDefs_Proxy(
  288. ICatalog * This,
  289. /* [retval][out] */ CubeDefs **ppvObject);
  290. void __RPC_STUB ICatalog_get_CubeDefs_Stub(
  291. IRpcStubBuffer *This,
  292. IRpcChannelBuffer *_pRpcChannelBuffer,
  293. PRPC_MESSAGE _pRpcMessage,
  294. DWORD *_pdwStubPhase);
  295. #endif /* __ICatalog_INTERFACE_DEFINED__ */
  296. #ifndef __ICellset_INTERFACE_DEFINED__
  297. #define __ICellset_INTERFACE_DEFINED__
  298. /* interface ICellset */
  299. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  300. EXTERN_C const IID IID_ICellset;
  301. #if defined(__cplusplus) && !defined(CINTERFACE)
  302. MIDL_INTERFACE("2281372A-8BD3-11D0-B4EF-00A0C9138CA4")
  303. ICellset : public IDispatch
  304. {
  305. public:
  306. virtual /* [helpcontext][id][vararg][propget] */ HRESULT STDMETHODCALLTYPE get_Item(
  307. /* [in] */ SAFEARRAY * *idx,
  308. /* [retval][out] */ Cell **ppvObject) = 0;
  309. virtual /* [helpcontext] */ HRESULT STDMETHODCALLTYPE Open(
  310. /* [optional][in] */ VARIANT DataSource,
  311. /* [optional][in] */ VARIANT ActiveConnection) = 0;
  312. virtual /* [helpcontext] */ HRESULT STDMETHODCALLTYPE Close( void) = 0;
  313. virtual /* [helpcontext][propputref] */ HRESULT STDMETHODCALLTYPE putref_Source(
  314. /* [in] */ IDispatch *pcmd) = 0;
  315. virtual /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE put_Source(
  316. /* [in] */ BSTR bstrCmd) = 0;
  317. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Source(
  318. /* [retval][out] */ VARIANT *pvSource) = 0;
  319. virtual /* [helpcontext][propputref] */ HRESULT STDMETHODCALLTYPE putref_ActiveConnection(
  320. /* [in] */ IDispatch *pconn) = 0;
  321. virtual /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE put_ActiveConnection(
  322. /* [in] */ BSTR bstrConn) = 0;
  323. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_ActiveConnection(
  324. /* [retval][out] */ IDispatch **ppConn) = 0;
  325. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_State(
  326. /* [retval][out] */ LONG *plState) = 0;
  327. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Axes(
  328. /* [retval][out] */ Axes **ppvObject) = 0;
  329. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_FilterAxis(
  330. /* [retval][out] */ Axis **ppvObject) = 0;
  331. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Properties(
  332. /* [retval][out] */ /* external definition not present */ Properties **ppvObject) = 0;
  333. };
  334. #else /* C style interface */
  335. typedef struct ICellsetVtbl
  336. {
  337. BEGIN_INTERFACE
  338. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  339. ICellset * This,
  340. /* [in] */ REFIID riid,
  341. /* [iid_is][out] */ void **ppvObject);
  342. ULONG ( STDMETHODCALLTYPE *AddRef )(
  343. ICellset * This);
  344. ULONG ( STDMETHODCALLTYPE *Release )(
  345. ICellset * This);
  346. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  347. ICellset * This,
  348. /* [out] */ UINT *pctinfo);
  349. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  350. ICellset * This,
  351. /* [in] */ UINT iTInfo,
  352. /* [in] */ LCID lcid,
  353. /* [out] */ ITypeInfo **ppTInfo);
  354. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  355. ICellset * This,
  356. /* [in] */ REFIID riid,
  357. /* [size_is][in] */ LPOLESTR *rgszNames,
  358. /* [in] */ UINT cNames,
  359. /* [in] */ LCID lcid,
  360. /* [size_is][out] */ DISPID *rgDispId);
  361. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  362. ICellset * This,
  363. /* [in] */ DISPID dispIdMember,
  364. /* [in] */ REFIID riid,
  365. /* [in] */ LCID lcid,
  366. /* [in] */ WORD wFlags,
  367. /* [out][in] */ DISPPARAMS *pDispParams,
  368. /* [out] */ VARIANT *pVarResult,
  369. /* [out] */ EXCEPINFO *pExcepInfo,
  370. /* [out] */ UINT *puArgErr);
  371. /* [helpcontext][id][vararg][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Item )(
  372. ICellset * This,
  373. /* [in] */ SAFEARRAY * *idx,
  374. /* [retval][out] */ Cell **ppvObject);
  375. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Open )(
  376. ICellset * This,
  377. /* [optional][in] */ VARIANT DataSource,
  378. /* [optional][in] */ VARIANT ActiveConnection);
  379. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Close )(
  380. ICellset * This);
  381. /* [helpcontext][propputref] */ HRESULT ( STDMETHODCALLTYPE *putref_Source )(
  382. ICellset * This,
  383. /* [in] */ IDispatch *pcmd);
  384. /* [helpcontext][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Source )(
  385. ICellset * This,
  386. /* [in] */ BSTR bstrCmd);
  387. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Source )(
  388. ICellset * This,
  389. /* [retval][out] */ VARIANT *pvSource);
  390. /* [helpcontext][propputref] */ HRESULT ( STDMETHODCALLTYPE *putref_ActiveConnection )(
  391. ICellset * This,
  392. /* [in] */ IDispatch *pconn);
  393. /* [helpcontext][propput] */ HRESULT ( STDMETHODCALLTYPE *put_ActiveConnection )(
  394. ICellset * This,
  395. /* [in] */ BSTR bstrConn);
  396. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ActiveConnection )(
  397. ICellset * This,
  398. /* [retval][out] */ IDispatch **ppConn);
  399. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_State )(
  400. ICellset * This,
  401. /* [retval][out] */ LONG *plState);
  402. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Axes )(
  403. ICellset * This,
  404. /* [retval][out] */ Axes **ppvObject);
  405. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_FilterAxis )(
  406. ICellset * This,
  407. /* [retval][out] */ Axis **ppvObject);
  408. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Properties )(
  409. ICellset * This,
  410. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  411. END_INTERFACE
  412. } ICellsetVtbl;
  413. interface ICellset
  414. {
  415. CONST_VTBL struct ICellsetVtbl *lpVtbl;
  416. };
  417. #ifdef COBJMACROS
  418. #define ICellset_QueryInterface(This,riid,ppvObject) \
  419. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  420. #define ICellset_AddRef(This) \
  421. (This)->lpVtbl -> AddRef(This)
  422. #define ICellset_Release(This) \
  423. (This)->lpVtbl -> Release(This)
  424. #define ICellset_GetTypeInfoCount(This,pctinfo) \
  425. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  426. #define ICellset_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  427. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  428. #define ICellset_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  429. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  430. #define ICellset_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  431. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  432. #define ICellset_get_Item(This,idx,ppvObject) \
  433. (This)->lpVtbl -> get_Item(This,idx,ppvObject)
  434. #define ICellset_Open(This,DataSource,ActiveConnection) \
  435. (This)->lpVtbl -> Open(This,DataSource,ActiveConnection)
  436. #define ICellset_Close(This) \
  437. (This)->lpVtbl -> Close(This)
  438. #define ICellset_putref_Source(This,pcmd) \
  439. (This)->lpVtbl -> putref_Source(This,pcmd)
  440. #define ICellset_put_Source(This,bstrCmd) \
  441. (This)->lpVtbl -> put_Source(This,bstrCmd)
  442. #define ICellset_get_Source(This,pvSource) \
  443. (This)->lpVtbl -> get_Source(This,pvSource)
  444. #define ICellset_putref_ActiveConnection(This,pconn) \
  445. (This)->lpVtbl -> putref_ActiveConnection(This,pconn)
  446. #define ICellset_put_ActiveConnection(This,bstrConn) \
  447. (This)->lpVtbl -> put_ActiveConnection(This,bstrConn)
  448. #define ICellset_get_ActiveConnection(This,ppConn) \
  449. (This)->lpVtbl -> get_ActiveConnection(This,ppConn)
  450. #define ICellset_get_State(This,plState) \
  451. (This)->lpVtbl -> get_State(This,plState)
  452. #define ICellset_get_Axes(This,ppvObject) \
  453. (This)->lpVtbl -> get_Axes(This,ppvObject)
  454. #define ICellset_get_FilterAxis(This,ppvObject) \
  455. (This)->lpVtbl -> get_FilterAxis(This,ppvObject)
  456. #define ICellset_get_Properties(This,ppvObject) \
  457. (This)->lpVtbl -> get_Properties(This,ppvObject)
  458. #endif /* COBJMACROS */
  459. #endif /* C style interface */
  460. /* [helpcontext][id][vararg][propget] */ HRESULT STDMETHODCALLTYPE ICellset_get_Item_Proxy(
  461. ICellset * This,
  462. /* [in] */ SAFEARRAY * *idx,
  463. /* [retval][out] */ Cell **ppvObject);
  464. void __RPC_STUB ICellset_get_Item_Stub(
  465. IRpcStubBuffer *This,
  466. IRpcChannelBuffer *_pRpcChannelBuffer,
  467. PRPC_MESSAGE _pRpcMessage,
  468. DWORD *_pdwStubPhase);
  469. /* [helpcontext] */ HRESULT STDMETHODCALLTYPE ICellset_Open_Proxy(
  470. ICellset * This,
  471. /* [optional][in] */ VARIANT DataSource,
  472. /* [optional][in] */ VARIANT ActiveConnection);
  473. void __RPC_STUB ICellset_Open_Stub(
  474. IRpcStubBuffer *This,
  475. IRpcChannelBuffer *_pRpcChannelBuffer,
  476. PRPC_MESSAGE _pRpcMessage,
  477. DWORD *_pdwStubPhase);
  478. /* [helpcontext] */ HRESULT STDMETHODCALLTYPE ICellset_Close_Proxy(
  479. ICellset * This);
  480. void __RPC_STUB ICellset_Close_Stub(
  481. IRpcStubBuffer *This,
  482. IRpcChannelBuffer *_pRpcChannelBuffer,
  483. PRPC_MESSAGE _pRpcMessage,
  484. DWORD *_pdwStubPhase);
  485. /* [helpcontext][propputref] */ HRESULT STDMETHODCALLTYPE ICellset_putref_Source_Proxy(
  486. ICellset * This,
  487. /* [in] */ IDispatch *pcmd);
  488. void __RPC_STUB ICellset_putref_Source_Stub(
  489. IRpcStubBuffer *This,
  490. IRpcChannelBuffer *_pRpcChannelBuffer,
  491. PRPC_MESSAGE _pRpcMessage,
  492. DWORD *_pdwStubPhase);
  493. /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE ICellset_put_Source_Proxy(
  494. ICellset * This,
  495. /* [in] */ BSTR bstrCmd);
  496. void __RPC_STUB ICellset_put_Source_Stub(
  497. IRpcStubBuffer *This,
  498. IRpcChannelBuffer *_pRpcChannelBuffer,
  499. PRPC_MESSAGE _pRpcMessage,
  500. DWORD *_pdwStubPhase);
  501. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE ICellset_get_Source_Proxy(
  502. ICellset * This,
  503. /* [retval][out] */ VARIANT *pvSource);
  504. void __RPC_STUB ICellset_get_Source_Stub(
  505. IRpcStubBuffer *This,
  506. IRpcChannelBuffer *_pRpcChannelBuffer,
  507. PRPC_MESSAGE _pRpcMessage,
  508. DWORD *_pdwStubPhase);
  509. /* [helpcontext][propputref] */ HRESULT STDMETHODCALLTYPE ICellset_putref_ActiveConnection_Proxy(
  510. ICellset * This,
  511. /* [in] */ IDispatch *pconn);
  512. void __RPC_STUB ICellset_putref_ActiveConnection_Stub(
  513. IRpcStubBuffer *This,
  514. IRpcChannelBuffer *_pRpcChannelBuffer,
  515. PRPC_MESSAGE _pRpcMessage,
  516. DWORD *_pdwStubPhase);
  517. /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE ICellset_put_ActiveConnection_Proxy(
  518. ICellset * This,
  519. /* [in] */ BSTR bstrConn);
  520. void __RPC_STUB ICellset_put_ActiveConnection_Stub(
  521. IRpcStubBuffer *This,
  522. IRpcChannelBuffer *_pRpcChannelBuffer,
  523. PRPC_MESSAGE _pRpcMessage,
  524. DWORD *_pdwStubPhase);
  525. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE ICellset_get_ActiveConnection_Proxy(
  526. ICellset * This,
  527. /* [retval][out] */ IDispatch **ppConn);
  528. void __RPC_STUB ICellset_get_ActiveConnection_Stub(
  529. IRpcStubBuffer *This,
  530. IRpcChannelBuffer *_pRpcChannelBuffer,
  531. PRPC_MESSAGE _pRpcMessage,
  532. DWORD *_pdwStubPhase);
  533. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE ICellset_get_State_Proxy(
  534. ICellset * This,
  535. /* [retval][out] */ LONG *plState);
  536. void __RPC_STUB ICellset_get_State_Stub(
  537. IRpcStubBuffer *This,
  538. IRpcChannelBuffer *_pRpcChannelBuffer,
  539. PRPC_MESSAGE _pRpcMessage,
  540. DWORD *_pdwStubPhase);
  541. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE ICellset_get_Axes_Proxy(
  542. ICellset * This,
  543. /* [retval][out] */ Axes **ppvObject);
  544. void __RPC_STUB ICellset_get_Axes_Stub(
  545. IRpcStubBuffer *This,
  546. IRpcChannelBuffer *_pRpcChannelBuffer,
  547. PRPC_MESSAGE _pRpcMessage,
  548. DWORD *_pdwStubPhase);
  549. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE ICellset_get_FilterAxis_Proxy(
  550. ICellset * This,
  551. /* [retval][out] */ Axis **ppvObject);
  552. void __RPC_STUB ICellset_get_FilterAxis_Stub(
  553. IRpcStubBuffer *This,
  554. IRpcChannelBuffer *_pRpcChannelBuffer,
  555. PRPC_MESSAGE _pRpcMessage,
  556. DWORD *_pdwStubPhase);
  557. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE ICellset_get_Properties_Proxy(
  558. ICellset * This,
  559. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  560. void __RPC_STUB ICellset_get_Properties_Stub(
  561. IRpcStubBuffer *This,
  562. IRpcChannelBuffer *_pRpcChannelBuffer,
  563. PRPC_MESSAGE _pRpcMessage,
  564. DWORD *_pdwStubPhase);
  565. #endif /* __ICellset_INTERFACE_DEFINED__ */
  566. #ifndef __Cell_INTERFACE_DEFINED__
  567. #define __Cell_INTERFACE_DEFINED__
  568. /* interface Cell */
  569. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  570. EXTERN_C const IID IID_Cell;
  571. #if defined(__cplusplus) && !defined(CINTERFACE)
  572. MIDL_INTERFACE("2281372E-8BD3-11D0-B4EF-00A0C9138CA4")
  573. Cell : public IDispatch
  574. {
  575. public:
  576. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Value(
  577. /* [retval][out] */ VARIANT *pvar) = 0;
  578. virtual /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE put_Value(
  579. /* [in] */ VARIANT var) = 0;
  580. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Positions(
  581. /* [retval][out] */ Positions **ppvObject) = 0;
  582. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Properties(
  583. /* [retval][out] */ /* external definition not present */ Properties **ppvObject) = 0;
  584. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_FormattedValue(
  585. /* [retval][out] */ BSTR *pbstr) = 0;
  586. virtual /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE put_FormattedValue(
  587. /* [in] */ BSTR bstr) = 0;
  588. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Ordinal(
  589. /* [retval][out] */ long *pl) = 0;
  590. };
  591. #else /* C style interface */
  592. typedef struct CellVtbl
  593. {
  594. BEGIN_INTERFACE
  595. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  596. Cell * This,
  597. /* [in] */ REFIID riid,
  598. /* [iid_is][out] */ void **ppvObject);
  599. ULONG ( STDMETHODCALLTYPE *AddRef )(
  600. Cell * This);
  601. ULONG ( STDMETHODCALLTYPE *Release )(
  602. Cell * This);
  603. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  604. Cell * This,
  605. /* [out] */ UINT *pctinfo);
  606. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  607. Cell * This,
  608. /* [in] */ UINT iTInfo,
  609. /* [in] */ LCID lcid,
  610. /* [out] */ ITypeInfo **ppTInfo);
  611. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  612. Cell * This,
  613. /* [in] */ REFIID riid,
  614. /* [size_is][in] */ LPOLESTR *rgszNames,
  615. /* [in] */ UINT cNames,
  616. /* [in] */ LCID lcid,
  617. /* [size_is][out] */ DISPID *rgDispId);
  618. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  619. Cell * This,
  620. /* [in] */ DISPID dispIdMember,
  621. /* [in] */ REFIID riid,
  622. /* [in] */ LCID lcid,
  623. /* [in] */ WORD wFlags,
  624. /* [out][in] */ DISPPARAMS *pDispParams,
  625. /* [out] */ VARIANT *pVarResult,
  626. /* [out] */ EXCEPINFO *pExcepInfo,
  627. /* [out] */ UINT *puArgErr);
  628. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Value )(
  629. Cell * This,
  630. /* [retval][out] */ VARIANT *pvar);
  631. /* [helpcontext][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Value )(
  632. Cell * This,
  633. /* [in] */ VARIANT var);
  634. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Positions )(
  635. Cell * This,
  636. /* [retval][out] */ Positions **ppvObject);
  637. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Properties )(
  638. Cell * This,
  639. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  640. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_FormattedValue )(
  641. Cell * This,
  642. /* [retval][out] */ BSTR *pbstr);
  643. /* [helpcontext][propput] */ HRESULT ( STDMETHODCALLTYPE *put_FormattedValue )(
  644. Cell * This,
  645. /* [in] */ BSTR bstr);
  646. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Ordinal )(
  647. Cell * This,
  648. /* [retval][out] */ long *pl);
  649. END_INTERFACE
  650. } CellVtbl;
  651. interface Cell
  652. {
  653. CONST_VTBL struct CellVtbl *lpVtbl;
  654. };
  655. #ifdef COBJMACROS
  656. #define Cell_QueryInterface(This,riid,ppvObject) \
  657. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  658. #define Cell_AddRef(This) \
  659. (This)->lpVtbl -> AddRef(This)
  660. #define Cell_Release(This) \
  661. (This)->lpVtbl -> Release(This)
  662. #define Cell_GetTypeInfoCount(This,pctinfo) \
  663. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  664. #define Cell_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  665. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  666. #define Cell_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  667. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  668. #define Cell_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  669. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  670. #define Cell_get_Value(This,pvar) \
  671. (This)->lpVtbl -> get_Value(This,pvar)
  672. #define Cell_put_Value(This,var) \
  673. (This)->lpVtbl -> put_Value(This,var)
  674. #define Cell_get_Positions(This,ppvObject) \
  675. (This)->lpVtbl -> get_Positions(This,ppvObject)
  676. #define Cell_get_Properties(This,ppvObject) \
  677. (This)->lpVtbl -> get_Properties(This,ppvObject)
  678. #define Cell_get_FormattedValue(This,pbstr) \
  679. (This)->lpVtbl -> get_FormattedValue(This,pbstr)
  680. #define Cell_put_FormattedValue(This,bstr) \
  681. (This)->lpVtbl -> put_FormattedValue(This,bstr)
  682. #define Cell_get_Ordinal(This,pl) \
  683. (This)->lpVtbl -> get_Ordinal(This,pl)
  684. #endif /* COBJMACROS */
  685. #endif /* C style interface */
  686. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Cell_get_Value_Proxy(
  687. Cell * This,
  688. /* [retval][out] */ VARIANT *pvar);
  689. void __RPC_STUB Cell_get_Value_Stub(
  690. IRpcStubBuffer *This,
  691. IRpcChannelBuffer *_pRpcChannelBuffer,
  692. PRPC_MESSAGE _pRpcMessage,
  693. DWORD *_pdwStubPhase);
  694. /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE Cell_put_Value_Proxy(
  695. Cell * This,
  696. /* [in] */ VARIANT var);
  697. void __RPC_STUB Cell_put_Value_Stub(
  698. IRpcStubBuffer *This,
  699. IRpcChannelBuffer *_pRpcChannelBuffer,
  700. PRPC_MESSAGE _pRpcMessage,
  701. DWORD *_pdwStubPhase);
  702. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Cell_get_Positions_Proxy(
  703. Cell * This,
  704. /* [retval][out] */ Positions **ppvObject);
  705. void __RPC_STUB Cell_get_Positions_Stub(
  706. IRpcStubBuffer *This,
  707. IRpcChannelBuffer *_pRpcChannelBuffer,
  708. PRPC_MESSAGE _pRpcMessage,
  709. DWORD *_pdwStubPhase);
  710. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Cell_get_Properties_Proxy(
  711. Cell * This,
  712. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  713. void __RPC_STUB Cell_get_Properties_Stub(
  714. IRpcStubBuffer *This,
  715. IRpcChannelBuffer *_pRpcChannelBuffer,
  716. PRPC_MESSAGE _pRpcMessage,
  717. DWORD *_pdwStubPhase);
  718. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Cell_get_FormattedValue_Proxy(
  719. Cell * This,
  720. /* [retval][out] */ BSTR *pbstr);
  721. void __RPC_STUB Cell_get_FormattedValue_Stub(
  722. IRpcStubBuffer *This,
  723. IRpcChannelBuffer *_pRpcChannelBuffer,
  724. PRPC_MESSAGE _pRpcMessage,
  725. DWORD *_pdwStubPhase);
  726. /* [helpcontext][propput] */ HRESULT STDMETHODCALLTYPE Cell_put_FormattedValue_Proxy(
  727. Cell * This,
  728. /* [in] */ BSTR bstr);
  729. void __RPC_STUB Cell_put_FormattedValue_Stub(
  730. IRpcStubBuffer *This,
  731. IRpcChannelBuffer *_pRpcChannelBuffer,
  732. PRPC_MESSAGE _pRpcMessage,
  733. DWORD *_pdwStubPhase);
  734. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Cell_get_Ordinal_Proxy(
  735. Cell * This,
  736. /* [retval][out] */ long *pl);
  737. void __RPC_STUB Cell_get_Ordinal_Stub(
  738. IRpcStubBuffer *This,
  739. IRpcChannelBuffer *_pRpcChannelBuffer,
  740. PRPC_MESSAGE _pRpcMessage,
  741. DWORD *_pdwStubPhase);
  742. #endif /* __Cell_INTERFACE_DEFINED__ */
  743. #ifndef __Axis_INTERFACE_DEFINED__
  744. #define __Axis_INTERFACE_DEFINED__
  745. /* interface Axis */
  746. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  747. EXTERN_C const IID IID_Axis;
  748. #if defined(__cplusplus) && !defined(CINTERFACE)
  749. MIDL_INTERFACE("22813732-8BD3-11D0-B4EF-00A0C9138CA4")
  750. Axis : public IDispatch
  751. {
  752. public:
  753. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Name(
  754. /* [retval][out] */ BSTR *pbstr) = 0;
  755. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_DimensionCount(
  756. /* [retval][out] */ long *pl) = 0;
  757. virtual /* [id][helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Positions(
  758. /* [retval][out] */ Positions **ppvObject) = 0;
  759. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Properties(
  760. /* [retval][out] */ /* external definition not present */ Properties **ppvObject) = 0;
  761. };
  762. #else /* C style interface */
  763. typedef struct AxisVtbl
  764. {
  765. BEGIN_INTERFACE
  766. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  767. Axis * This,
  768. /* [in] */ REFIID riid,
  769. /* [iid_is][out] */ void **ppvObject);
  770. ULONG ( STDMETHODCALLTYPE *AddRef )(
  771. Axis * This);
  772. ULONG ( STDMETHODCALLTYPE *Release )(
  773. Axis * This);
  774. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  775. Axis * This,
  776. /* [out] */ UINT *pctinfo);
  777. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  778. Axis * This,
  779. /* [in] */ UINT iTInfo,
  780. /* [in] */ LCID lcid,
  781. /* [out] */ ITypeInfo **ppTInfo);
  782. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  783. Axis * This,
  784. /* [in] */ REFIID riid,
  785. /* [size_is][in] */ LPOLESTR *rgszNames,
  786. /* [in] */ UINT cNames,
  787. /* [in] */ LCID lcid,
  788. /* [size_is][out] */ DISPID *rgDispId);
  789. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  790. Axis * This,
  791. /* [in] */ DISPID dispIdMember,
  792. /* [in] */ REFIID riid,
  793. /* [in] */ LCID lcid,
  794. /* [in] */ WORD wFlags,
  795. /* [out][in] */ DISPPARAMS *pDispParams,
  796. /* [out] */ VARIANT *pVarResult,
  797. /* [out] */ EXCEPINFO *pExcepInfo,
  798. /* [out] */ UINT *puArgErr);
  799. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Name )(
  800. Axis * This,
  801. /* [retval][out] */ BSTR *pbstr);
  802. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_DimensionCount )(
  803. Axis * This,
  804. /* [retval][out] */ long *pl);
  805. /* [id][helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Positions )(
  806. Axis * This,
  807. /* [retval][out] */ Positions **ppvObject);
  808. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Properties )(
  809. Axis * This,
  810. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  811. END_INTERFACE
  812. } AxisVtbl;
  813. interface Axis
  814. {
  815. CONST_VTBL struct AxisVtbl *lpVtbl;
  816. };
  817. #ifdef COBJMACROS
  818. #define Axis_QueryInterface(This,riid,ppvObject) \
  819. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  820. #define Axis_AddRef(This) \
  821. (This)->lpVtbl -> AddRef(This)
  822. #define Axis_Release(This) \
  823. (This)->lpVtbl -> Release(This)
  824. #define Axis_GetTypeInfoCount(This,pctinfo) \
  825. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  826. #define Axis_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  827. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  828. #define Axis_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  829. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  830. #define Axis_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  831. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  832. #define Axis_get_Name(This,pbstr) \
  833. (This)->lpVtbl -> get_Name(This,pbstr)
  834. #define Axis_get_DimensionCount(This,pl) \
  835. (This)->lpVtbl -> get_DimensionCount(This,pl)
  836. #define Axis_get_Positions(This,ppvObject) \
  837. (This)->lpVtbl -> get_Positions(This,ppvObject)
  838. #define Axis_get_Properties(This,ppvObject) \
  839. (This)->lpVtbl -> get_Properties(This,ppvObject)
  840. #endif /* COBJMACROS */
  841. #endif /* C style interface */
  842. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Axis_get_Name_Proxy(
  843. Axis * This,
  844. /* [retval][out] */ BSTR *pbstr);
  845. void __RPC_STUB Axis_get_Name_Stub(
  846. IRpcStubBuffer *This,
  847. IRpcChannelBuffer *_pRpcChannelBuffer,
  848. PRPC_MESSAGE _pRpcMessage,
  849. DWORD *_pdwStubPhase);
  850. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Axis_get_DimensionCount_Proxy(
  851. Axis * This,
  852. /* [retval][out] */ long *pl);
  853. void __RPC_STUB Axis_get_DimensionCount_Stub(
  854. IRpcStubBuffer *This,
  855. IRpcChannelBuffer *_pRpcChannelBuffer,
  856. PRPC_MESSAGE _pRpcMessage,
  857. DWORD *_pdwStubPhase);
  858. /* [id][helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Axis_get_Positions_Proxy(
  859. Axis * This,
  860. /* [retval][out] */ Positions **ppvObject);
  861. void __RPC_STUB Axis_get_Positions_Stub(
  862. IRpcStubBuffer *This,
  863. IRpcChannelBuffer *_pRpcChannelBuffer,
  864. PRPC_MESSAGE _pRpcMessage,
  865. DWORD *_pdwStubPhase);
  866. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Axis_get_Properties_Proxy(
  867. Axis * This,
  868. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  869. void __RPC_STUB Axis_get_Properties_Stub(
  870. IRpcStubBuffer *This,
  871. IRpcChannelBuffer *_pRpcChannelBuffer,
  872. PRPC_MESSAGE _pRpcMessage,
  873. DWORD *_pdwStubPhase);
  874. #endif /* __Axis_INTERFACE_DEFINED__ */
  875. #ifndef __Position_INTERFACE_DEFINED__
  876. #define __Position_INTERFACE_DEFINED__
  877. /* interface Position */
  878. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  879. EXTERN_C const IID IID_Position;
  880. #if defined(__cplusplus) && !defined(CINTERFACE)
  881. MIDL_INTERFACE("22813734-8BD3-11D0-B4EF-00A0C9138CA4")
  882. Position : public IDispatch
  883. {
  884. public:
  885. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Ordinal(
  886. /* [retval][out] */ long *pl) = 0;
  887. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Members(
  888. /* [retval][out] */ Members **ppvObject) = 0;
  889. };
  890. #else /* C style interface */
  891. typedef struct PositionVtbl
  892. {
  893. BEGIN_INTERFACE
  894. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  895. Position * This,
  896. /* [in] */ REFIID riid,
  897. /* [iid_is][out] */ void **ppvObject);
  898. ULONG ( STDMETHODCALLTYPE *AddRef )(
  899. Position * This);
  900. ULONG ( STDMETHODCALLTYPE *Release )(
  901. Position * This);
  902. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  903. Position * This,
  904. /* [out] */ UINT *pctinfo);
  905. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  906. Position * This,
  907. /* [in] */ UINT iTInfo,
  908. /* [in] */ LCID lcid,
  909. /* [out] */ ITypeInfo **ppTInfo);
  910. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  911. Position * This,
  912. /* [in] */ REFIID riid,
  913. /* [size_is][in] */ LPOLESTR *rgszNames,
  914. /* [in] */ UINT cNames,
  915. /* [in] */ LCID lcid,
  916. /* [size_is][out] */ DISPID *rgDispId);
  917. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  918. Position * This,
  919. /* [in] */ DISPID dispIdMember,
  920. /* [in] */ REFIID riid,
  921. /* [in] */ LCID lcid,
  922. /* [in] */ WORD wFlags,
  923. /* [out][in] */ DISPPARAMS *pDispParams,
  924. /* [out] */ VARIANT *pVarResult,
  925. /* [out] */ EXCEPINFO *pExcepInfo,
  926. /* [out] */ UINT *puArgErr);
  927. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Ordinal )(
  928. Position * This,
  929. /* [retval][out] */ long *pl);
  930. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Members )(
  931. Position * This,
  932. /* [retval][out] */ Members **ppvObject);
  933. END_INTERFACE
  934. } PositionVtbl;
  935. interface Position
  936. {
  937. CONST_VTBL struct PositionVtbl *lpVtbl;
  938. };
  939. #ifdef COBJMACROS
  940. #define Position_QueryInterface(This,riid,ppvObject) \
  941. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  942. #define Position_AddRef(This) \
  943. (This)->lpVtbl -> AddRef(This)
  944. #define Position_Release(This) \
  945. (This)->lpVtbl -> Release(This)
  946. #define Position_GetTypeInfoCount(This,pctinfo) \
  947. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  948. #define Position_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  949. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  950. #define Position_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  951. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  952. #define Position_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  953. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  954. #define Position_get_Ordinal(This,pl) \
  955. (This)->lpVtbl -> get_Ordinal(This,pl)
  956. #define Position_get_Members(This,ppvObject) \
  957. (This)->lpVtbl -> get_Members(This,ppvObject)
  958. #endif /* COBJMACROS */
  959. #endif /* C style interface */
  960. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Position_get_Ordinal_Proxy(
  961. Position * This,
  962. /* [retval][out] */ long *pl);
  963. void __RPC_STUB Position_get_Ordinal_Stub(
  964. IRpcStubBuffer *This,
  965. IRpcChannelBuffer *_pRpcChannelBuffer,
  966. PRPC_MESSAGE _pRpcMessage,
  967. DWORD *_pdwStubPhase);
  968. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Position_get_Members_Proxy(
  969. Position * This,
  970. /* [retval][out] */ Members **ppvObject);
  971. void __RPC_STUB Position_get_Members_Stub(
  972. IRpcStubBuffer *This,
  973. IRpcChannelBuffer *_pRpcChannelBuffer,
  974. PRPC_MESSAGE _pRpcMessage,
  975. DWORD *_pdwStubPhase);
  976. #endif /* __Position_INTERFACE_DEFINED__ */
  977. #ifndef __Member_INTERFACE_DEFINED__
  978. #define __Member_INTERFACE_DEFINED__
  979. /* interface Member */
  980. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  981. EXTERN_C const IID IID_Member;
  982. #if defined(__cplusplus) && !defined(CINTERFACE)
  983. MIDL_INTERFACE("22813736-8BD3-11D0-B4EF-00A0C9138CA4")
  984. Member : public IDispatch
  985. {
  986. public:
  987. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Name(
  988. /* [retval][out] */ BSTR *pbstr) = 0;
  989. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_UniqueName(
  990. /* [retval][out] */ BSTR *pbstr) = 0;
  991. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Caption(
  992. /* [retval][out] */ BSTR *pbstr) = 0;
  993. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Description(
  994. /* [retval][out] */ BSTR *pbstr) = 0;
  995. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Parent(
  996. /* [retval][out] */ Member **ppvObject) = 0;
  997. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_LevelDepth(
  998. /* [retval][out] */ long *pl) = 0;
  999. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_LevelName(
  1000. /* [retval][out] */ BSTR *pbstr) = 0;
  1001. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Properties(
  1002. /* [retval][out] */ /* external definition not present */ Properties **ppvObject) = 0;
  1003. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Type(
  1004. /* [retval][out] */ MemberTypeEnum *ptype) = 0;
  1005. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_ChildCount(
  1006. /* [retval][out] */ long *pl) = 0;
  1007. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_DrilledDown(
  1008. /* [retval][out] */ VARIANT_BOOL *pf) = 0;
  1009. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_ParentSameAsPrev(
  1010. /* [retval][out] */ VARIANT_BOOL *pf) = 0;
  1011. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Children(
  1012. /* [retval][out] */ Members **ppvObject) = 0;
  1013. };
  1014. #else /* C style interface */
  1015. typedef struct MemberVtbl
  1016. {
  1017. BEGIN_INTERFACE
  1018. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  1019. Member * This,
  1020. /* [in] */ REFIID riid,
  1021. /* [iid_is][out] */ void **ppvObject);
  1022. ULONG ( STDMETHODCALLTYPE *AddRef )(
  1023. Member * This);
  1024. ULONG ( STDMETHODCALLTYPE *Release )(
  1025. Member * This);
  1026. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  1027. Member * This,
  1028. /* [out] */ UINT *pctinfo);
  1029. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  1030. Member * This,
  1031. /* [in] */ UINT iTInfo,
  1032. /* [in] */ LCID lcid,
  1033. /* [out] */ ITypeInfo **ppTInfo);
  1034. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  1035. Member * This,
  1036. /* [in] */ REFIID riid,
  1037. /* [size_is][in] */ LPOLESTR *rgszNames,
  1038. /* [in] */ UINT cNames,
  1039. /* [in] */ LCID lcid,
  1040. /* [size_is][out] */ DISPID *rgDispId);
  1041. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  1042. Member * This,
  1043. /* [in] */ DISPID dispIdMember,
  1044. /* [in] */ REFIID riid,
  1045. /* [in] */ LCID lcid,
  1046. /* [in] */ WORD wFlags,
  1047. /* [out][in] */ DISPPARAMS *pDispParams,
  1048. /* [out] */ VARIANT *pVarResult,
  1049. /* [out] */ EXCEPINFO *pExcepInfo,
  1050. /* [out] */ UINT *puArgErr);
  1051. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Name )(
  1052. Member * This,
  1053. /* [retval][out] */ BSTR *pbstr);
  1054. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_UniqueName )(
  1055. Member * This,
  1056. /* [retval][out] */ BSTR *pbstr);
  1057. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Caption )(
  1058. Member * This,
  1059. /* [retval][out] */ BSTR *pbstr);
  1060. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Description )(
  1061. Member * This,
  1062. /* [retval][out] */ BSTR *pbstr);
  1063. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Parent )(
  1064. Member * This,
  1065. /* [retval][out] */ Member **ppvObject);
  1066. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_LevelDepth )(
  1067. Member * This,
  1068. /* [retval][out] */ long *pl);
  1069. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_LevelName )(
  1070. Member * This,
  1071. /* [retval][out] */ BSTR *pbstr);
  1072. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Properties )(
  1073. Member * This,
  1074. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1075. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Type )(
  1076. Member * This,
  1077. /* [retval][out] */ MemberTypeEnum *ptype);
  1078. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ChildCount )(
  1079. Member * This,
  1080. /* [retval][out] */ long *pl);
  1081. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_DrilledDown )(
  1082. Member * This,
  1083. /* [retval][out] */ VARIANT_BOOL *pf);
  1084. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ParentSameAsPrev )(
  1085. Member * This,
  1086. /* [retval][out] */ VARIANT_BOOL *pf);
  1087. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Children )(
  1088. Member * This,
  1089. /* [retval][out] */ Members **ppvObject);
  1090. END_INTERFACE
  1091. } MemberVtbl;
  1092. interface Member
  1093. {
  1094. CONST_VTBL struct MemberVtbl *lpVtbl;
  1095. };
  1096. #ifdef COBJMACROS
  1097. #define Member_QueryInterface(This,riid,ppvObject) \
  1098. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  1099. #define Member_AddRef(This) \
  1100. (This)->lpVtbl -> AddRef(This)
  1101. #define Member_Release(This) \
  1102. (This)->lpVtbl -> Release(This)
  1103. #define Member_GetTypeInfoCount(This,pctinfo) \
  1104. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  1105. #define Member_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  1106. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  1107. #define Member_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  1108. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  1109. #define Member_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  1110. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  1111. #define Member_get_Name(This,pbstr) \
  1112. (This)->lpVtbl -> get_Name(This,pbstr)
  1113. #define Member_get_UniqueName(This,pbstr) \
  1114. (This)->lpVtbl -> get_UniqueName(This,pbstr)
  1115. #define Member_get_Caption(This,pbstr) \
  1116. (This)->lpVtbl -> get_Caption(This,pbstr)
  1117. #define Member_get_Description(This,pbstr) \
  1118. (This)->lpVtbl -> get_Description(This,pbstr)
  1119. #define Member_get_Parent(This,ppvObject) \
  1120. (This)->lpVtbl -> get_Parent(This,ppvObject)
  1121. #define Member_get_LevelDepth(This,pl) \
  1122. (This)->lpVtbl -> get_LevelDepth(This,pl)
  1123. #define Member_get_LevelName(This,pbstr) \
  1124. (This)->lpVtbl -> get_LevelName(This,pbstr)
  1125. #define Member_get_Properties(This,ppvObject) \
  1126. (This)->lpVtbl -> get_Properties(This,ppvObject)
  1127. #define Member_get_Type(This,ptype) \
  1128. (This)->lpVtbl -> get_Type(This,ptype)
  1129. #define Member_get_ChildCount(This,pl) \
  1130. (This)->lpVtbl -> get_ChildCount(This,pl)
  1131. #define Member_get_DrilledDown(This,pf) \
  1132. (This)->lpVtbl -> get_DrilledDown(This,pf)
  1133. #define Member_get_ParentSameAsPrev(This,pf) \
  1134. (This)->lpVtbl -> get_ParentSameAsPrev(This,pf)
  1135. #define Member_get_Children(This,ppvObject) \
  1136. (This)->lpVtbl -> get_Children(This,ppvObject)
  1137. #endif /* COBJMACROS */
  1138. #endif /* C style interface */
  1139. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_Name_Proxy(
  1140. Member * This,
  1141. /* [retval][out] */ BSTR *pbstr);
  1142. void __RPC_STUB Member_get_Name_Stub(
  1143. IRpcStubBuffer *This,
  1144. IRpcChannelBuffer *_pRpcChannelBuffer,
  1145. PRPC_MESSAGE _pRpcMessage,
  1146. DWORD *_pdwStubPhase);
  1147. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_UniqueName_Proxy(
  1148. Member * This,
  1149. /* [retval][out] */ BSTR *pbstr);
  1150. void __RPC_STUB Member_get_UniqueName_Stub(
  1151. IRpcStubBuffer *This,
  1152. IRpcChannelBuffer *_pRpcChannelBuffer,
  1153. PRPC_MESSAGE _pRpcMessage,
  1154. DWORD *_pdwStubPhase);
  1155. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Member_get_Caption_Proxy(
  1156. Member * This,
  1157. /* [retval][out] */ BSTR *pbstr);
  1158. void __RPC_STUB Member_get_Caption_Stub(
  1159. IRpcStubBuffer *This,
  1160. IRpcChannelBuffer *_pRpcChannelBuffer,
  1161. PRPC_MESSAGE _pRpcMessage,
  1162. DWORD *_pdwStubPhase);
  1163. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_Description_Proxy(
  1164. Member * This,
  1165. /* [retval][out] */ BSTR *pbstr);
  1166. void __RPC_STUB Member_get_Description_Stub(
  1167. IRpcStubBuffer *This,
  1168. IRpcChannelBuffer *_pRpcChannelBuffer,
  1169. PRPC_MESSAGE _pRpcMessage,
  1170. DWORD *_pdwStubPhase);
  1171. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_Parent_Proxy(
  1172. Member * This,
  1173. /* [retval][out] */ Member **ppvObject);
  1174. void __RPC_STUB Member_get_Parent_Stub(
  1175. IRpcStubBuffer *This,
  1176. IRpcChannelBuffer *_pRpcChannelBuffer,
  1177. PRPC_MESSAGE _pRpcMessage,
  1178. DWORD *_pdwStubPhase);
  1179. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_LevelDepth_Proxy(
  1180. Member * This,
  1181. /* [retval][out] */ long *pl);
  1182. void __RPC_STUB Member_get_LevelDepth_Stub(
  1183. IRpcStubBuffer *This,
  1184. IRpcChannelBuffer *_pRpcChannelBuffer,
  1185. PRPC_MESSAGE _pRpcMessage,
  1186. DWORD *_pdwStubPhase);
  1187. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_LevelName_Proxy(
  1188. Member * This,
  1189. /* [retval][out] */ BSTR *pbstr);
  1190. void __RPC_STUB Member_get_LevelName_Stub(
  1191. IRpcStubBuffer *This,
  1192. IRpcChannelBuffer *_pRpcChannelBuffer,
  1193. PRPC_MESSAGE _pRpcMessage,
  1194. DWORD *_pdwStubPhase);
  1195. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_Properties_Proxy(
  1196. Member * This,
  1197. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1198. void __RPC_STUB Member_get_Properties_Stub(
  1199. IRpcStubBuffer *This,
  1200. IRpcChannelBuffer *_pRpcChannelBuffer,
  1201. PRPC_MESSAGE _pRpcMessage,
  1202. DWORD *_pdwStubPhase);
  1203. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_Type_Proxy(
  1204. Member * This,
  1205. /* [retval][out] */ MemberTypeEnum *ptype);
  1206. void __RPC_STUB Member_get_Type_Stub(
  1207. IRpcStubBuffer *This,
  1208. IRpcChannelBuffer *_pRpcChannelBuffer,
  1209. PRPC_MESSAGE _pRpcMessage,
  1210. DWORD *_pdwStubPhase);
  1211. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_ChildCount_Proxy(
  1212. Member * This,
  1213. /* [retval][out] */ long *pl);
  1214. void __RPC_STUB Member_get_ChildCount_Stub(
  1215. IRpcStubBuffer *This,
  1216. IRpcChannelBuffer *_pRpcChannelBuffer,
  1217. PRPC_MESSAGE _pRpcMessage,
  1218. DWORD *_pdwStubPhase);
  1219. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_DrilledDown_Proxy(
  1220. Member * This,
  1221. /* [retval][out] */ VARIANT_BOOL *pf);
  1222. void __RPC_STUB Member_get_DrilledDown_Stub(
  1223. IRpcStubBuffer *This,
  1224. IRpcChannelBuffer *_pRpcChannelBuffer,
  1225. PRPC_MESSAGE _pRpcMessage,
  1226. DWORD *_pdwStubPhase);
  1227. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_ParentSameAsPrev_Proxy(
  1228. Member * This,
  1229. /* [retval][out] */ VARIANT_BOOL *pf);
  1230. void __RPC_STUB Member_get_ParentSameAsPrev_Stub(
  1231. IRpcStubBuffer *This,
  1232. IRpcChannelBuffer *_pRpcChannelBuffer,
  1233. PRPC_MESSAGE _pRpcMessage,
  1234. DWORD *_pdwStubPhase);
  1235. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Member_get_Children_Proxy(
  1236. Member * This,
  1237. /* [retval][out] */ Members **ppvObject);
  1238. void __RPC_STUB Member_get_Children_Stub(
  1239. IRpcStubBuffer *This,
  1240. IRpcChannelBuffer *_pRpcChannelBuffer,
  1241. PRPC_MESSAGE _pRpcMessage,
  1242. DWORD *_pdwStubPhase);
  1243. #endif /* __Member_INTERFACE_DEFINED__ */
  1244. #ifndef __Level_INTERFACE_DEFINED__
  1245. #define __Level_INTERFACE_DEFINED__
  1246. /* interface Level */
  1247. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  1248. EXTERN_C const IID IID_Level;
  1249. #if defined(__cplusplus) && !defined(CINTERFACE)
  1250. MIDL_INTERFACE("2281373A-8BD3-11D0-B4EF-00A0C9138CA4")
  1251. Level : public IDispatch
  1252. {
  1253. public:
  1254. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Name(
  1255. /* [retval][out] */ BSTR *pbstr) = 0;
  1256. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_UniqueName(
  1257. /* [retval][out] */ BSTR *pbstr) = 0;
  1258. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Caption(
  1259. /* [retval][out] */ BSTR *pbstr) = 0;
  1260. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Description(
  1261. /* [retval][out] */ BSTR *pbstr) = 0;
  1262. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Depth(
  1263. /* [retval][out] */ short *pw) = 0;
  1264. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Properties(
  1265. /* [retval][out] */ /* external definition not present */ Properties **ppvObject) = 0;
  1266. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Members(
  1267. /* [retval][out] */ Members **ppvObject) = 0;
  1268. };
  1269. #else /* C style interface */
  1270. typedef struct LevelVtbl
  1271. {
  1272. BEGIN_INTERFACE
  1273. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  1274. Level * This,
  1275. /* [in] */ REFIID riid,
  1276. /* [iid_is][out] */ void **ppvObject);
  1277. ULONG ( STDMETHODCALLTYPE *AddRef )(
  1278. Level * This);
  1279. ULONG ( STDMETHODCALLTYPE *Release )(
  1280. Level * This);
  1281. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  1282. Level * This,
  1283. /* [out] */ UINT *pctinfo);
  1284. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  1285. Level * This,
  1286. /* [in] */ UINT iTInfo,
  1287. /* [in] */ LCID lcid,
  1288. /* [out] */ ITypeInfo **ppTInfo);
  1289. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  1290. Level * This,
  1291. /* [in] */ REFIID riid,
  1292. /* [size_is][in] */ LPOLESTR *rgszNames,
  1293. /* [in] */ UINT cNames,
  1294. /* [in] */ LCID lcid,
  1295. /* [size_is][out] */ DISPID *rgDispId);
  1296. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  1297. Level * This,
  1298. /* [in] */ DISPID dispIdMember,
  1299. /* [in] */ REFIID riid,
  1300. /* [in] */ LCID lcid,
  1301. /* [in] */ WORD wFlags,
  1302. /* [out][in] */ DISPPARAMS *pDispParams,
  1303. /* [out] */ VARIANT *pVarResult,
  1304. /* [out] */ EXCEPINFO *pExcepInfo,
  1305. /* [out] */ UINT *puArgErr);
  1306. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Name )(
  1307. Level * This,
  1308. /* [retval][out] */ BSTR *pbstr);
  1309. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_UniqueName )(
  1310. Level * This,
  1311. /* [retval][out] */ BSTR *pbstr);
  1312. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Caption )(
  1313. Level * This,
  1314. /* [retval][out] */ BSTR *pbstr);
  1315. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Description )(
  1316. Level * This,
  1317. /* [retval][out] */ BSTR *pbstr);
  1318. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Depth )(
  1319. Level * This,
  1320. /* [retval][out] */ short *pw);
  1321. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Properties )(
  1322. Level * This,
  1323. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1324. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Members )(
  1325. Level * This,
  1326. /* [retval][out] */ Members **ppvObject);
  1327. END_INTERFACE
  1328. } LevelVtbl;
  1329. interface Level
  1330. {
  1331. CONST_VTBL struct LevelVtbl *lpVtbl;
  1332. };
  1333. #ifdef COBJMACROS
  1334. #define Level_QueryInterface(This,riid,ppvObject) \
  1335. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  1336. #define Level_AddRef(This) \
  1337. (This)->lpVtbl -> AddRef(This)
  1338. #define Level_Release(This) \
  1339. (This)->lpVtbl -> Release(This)
  1340. #define Level_GetTypeInfoCount(This,pctinfo) \
  1341. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  1342. #define Level_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  1343. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  1344. #define Level_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  1345. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  1346. #define Level_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  1347. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  1348. #define Level_get_Name(This,pbstr) \
  1349. (This)->lpVtbl -> get_Name(This,pbstr)
  1350. #define Level_get_UniqueName(This,pbstr) \
  1351. (This)->lpVtbl -> get_UniqueName(This,pbstr)
  1352. #define Level_get_Caption(This,pbstr) \
  1353. (This)->lpVtbl -> get_Caption(This,pbstr)
  1354. #define Level_get_Description(This,pbstr) \
  1355. (This)->lpVtbl -> get_Description(This,pbstr)
  1356. #define Level_get_Depth(This,pw) \
  1357. (This)->lpVtbl -> get_Depth(This,pw)
  1358. #define Level_get_Properties(This,ppvObject) \
  1359. (This)->lpVtbl -> get_Properties(This,ppvObject)
  1360. #define Level_get_Members(This,ppvObject) \
  1361. (This)->lpVtbl -> get_Members(This,ppvObject)
  1362. #endif /* COBJMACROS */
  1363. #endif /* C style interface */
  1364. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Level_get_Name_Proxy(
  1365. Level * This,
  1366. /* [retval][out] */ BSTR *pbstr);
  1367. void __RPC_STUB Level_get_Name_Stub(
  1368. IRpcStubBuffer *This,
  1369. IRpcChannelBuffer *_pRpcChannelBuffer,
  1370. PRPC_MESSAGE _pRpcMessage,
  1371. DWORD *_pdwStubPhase);
  1372. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Level_get_UniqueName_Proxy(
  1373. Level * This,
  1374. /* [retval][out] */ BSTR *pbstr);
  1375. void __RPC_STUB Level_get_UniqueName_Stub(
  1376. IRpcStubBuffer *This,
  1377. IRpcChannelBuffer *_pRpcChannelBuffer,
  1378. PRPC_MESSAGE _pRpcMessage,
  1379. DWORD *_pdwStubPhase);
  1380. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Level_get_Caption_Proxy(
  1381. Level * This,
  1382. /* [retval][out] */ BSTR *pbstr);
  1383. void __RPC_STUB Level_get_Caption_Stub(
  1384. IRpcStubBuffer *This,
  1385. IRpcChannelBuffer *_pRpcChannelBuffer,
  1386. PRPC_MESSAGE _pRpcMessage,
  1387. DWORD *_pdwStubPhase);
  1388. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Level_get_Description_Proxy(
  1389. Level * This,
  1390. /* [retval][out] */ BSTR *pbstr);
  1391. void __RPC_STUB Level_get_Description_Stub(
  1392. IRpcStubBuffer *This,
  1393. IRpcChannelBuffer *_pRpcChannelBuffer,
  1394. PRPC_MESSAGE _pRpcMessage,
  1395. DWORD *_pdwStubPhase);
  1396. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Level_get_Depth_Proxy(
  1397. Level * This,
  1398. /* [retval][out] */ short *pw);
  1399. void __RPC_STUB Level_get_Depth_Stub(
  1400. IRpcStubBuffer *This,
  1401. IRpcChannelBuffer *_pRpcChannelBuffer,
  1402. PRPC_MESSAGE _pRpcMessage,
  1403. DWORD *_pdwStubPhase);
  1404. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Level_get_Properties_Proxy(
  1405. Level * This,
  1406. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1407. void __RPC_STUB Level_get_Properties_Stub(
  1408. IRpcStubBuffer *This,
  1409. IRpcChannelBuffer *_pRpcChannelBuffer,
  1410. PRPC_MESSAGE _pRpcMessage,
  1411. DWORD *_pdwStubPhase);
  1412. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Level_get_Members_Proxy(
  1413. Level * This,
  1414. /* [retval][out] */ Members **ppvObject);
  1415. void __RPC_STUB Level_get_Members_Stub(
  1416. IRpcStubBuffer *This,
  1417. IRpcChannelBuffer *_pRpcChannelBuffer,
  1418. PRPC_MESSAGE _pRpcMessage,
  1419. DWORD *_pdwStubPhase);
  1420. #endif /* __Level_INTERFACE_DEFINED__ */
  1421. #ifndef __CubeDef25_INTERFACE_DEFINED__
  1422. #define __CubeDef25_INTERFACE_DEFINED__
  1423. /* interface CubeDef25 */
  1424. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  1425. EXTERN_C const IID IID_CubeDef25;
  1426. #if defined(__cplusplus) && !defined(CINTERFACE)
  1427. MIDL_INTERFACE("2281373E-8BD3-11D0-B4EF-00A0C9138CA4")
  1428. CubeDef25 : public IDispatch
  1429. {
  1430. public:
  1431. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Name(
  1432. /* [retval][out] */ BSTR *pbstr) = 0;
  1433. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Description(
  1434. /* [retval][out] */ BSTR *pbstr) = 0;
  1435. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Properties(
  1436. /* [retval][out] */ /* external definition not present */ Properties **ppvObject) = 0;
  1437. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Dimensions(
  1438. /* [retval][out] */ Dimensions **ppvObject) = 0;
  1439. };
  1440. #else /* C style interface */
  1441. typedef struct CubeDef25Vtbl
  1442. {
  1443. BEGIN_INTERFACE
  1444. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  1445. CubeDef25 * This,
  1446. /* [in] */ REFIID riid,
  1447. /* [iid_is][out] */ void **ppvObject);
  1448. ULONG ( STDMETHODCALLTYPE *AddRef )(
  1449. CubeDef25 * This);
  1450. ULONG ( STDMETHODCALLTYPE *Release )(
  1451. CubeDef25 * This);
  1452. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  1453. CubeDef25 * This,
  1454. /* [out] */ UINT *pctinfo);
  1455. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  1456. CubeDef25 * This,
  1457. /* [in] */ UINT iTInfo,
  1458. /* [in] */ LCID lcid,
  1459. /* [out] */ ITypeInfo **ppTInfo);
  1460. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  1461. CubeDef25 * This,
  1462. /* [in] */ REFIID riid,
  1463. /* [size_is][in] */ LPOLESTR *rgszNames,
  1464. /* [in] */ UINT cNames,
  1465. /* [in] */ LCID lcid,
  1466. /* [size_is][out] */ DISPID *rgDispId);
  1467. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  1468. CubeDef25 * This,
  1469. /* [in] */ DISPID dispIdMember,
  1470. /* [in] */ REFIID riid,
  1471. /* [in] */ LCID lcid,
  1472. /* [in] */ WORD wFlags,
  1473. /* [out][in] */ DISPPARAMS *pDispParams,
  1474. /* [out] */ VARIANT *pVarResult,
  1475. /* [out] */ EXCEPINFO *pExcepInfo,
  1476. /* [out] */ UINT *puArgErr);
  1477. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Name )(
  1478. CubeDef25 * This,
  1479. /* [retval][out] */ BSTR *pbstr);
  1480. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Description )(
  1481. CubeDef25 * This,
  1482. /* [retval][out] */ BSTR *pbstr);
  1483. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Properties )(
  1484. CubeDef25 * This,
  1485. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1486. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Dimensions )(
  1487. CubeDef25 * This,
  1488. /* [retval][out] */ Dimensions **ppvObject);
  1489. END_INTERFACE
  1490. } CubeDef25Vtbl;
  1491. interface CubeDef25
  1492. {
  1493. CONST_VTBL struct CubeDef25Vtbl *lpVtbl;
  1494. };
  1495. #ifdef COBJMACROS
  1496. #define CubeDef25_QueryInterface(This,riid,ppvObject) \
  1497. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  1498. #define CubeDef25_AddRef(This) \
  1499. (This)->lpVtbl -> AddRef(This)
  1500. #define CubeDef25_Release(This) \
  1501. (This)->lpVtbl -> Release(This)
  1502. #define CubeDef25_GetTypeInfoCount(This,pctinfo) \
  1503. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  1504. #define CubeDef25_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  1505. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  1506. #define CubeDef25_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  1507. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  1508. #define CubeDef25_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  1509. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  1510. #define CubeDef25_get_Name(This,pbstr) \
  1511. (This)->lpVtbl -> get_Name(This,pbstr)
  1512. #define CubeDef25_get_Description(This,pbstr) \
  1513. (This)->lpVtbl -> get_Description(This,pbstr)
  1514. #define CubeDef25_get_Properties(This,ppvObject) \
  1515. (This)->lpVtbl -> get_Properties(This,ppvObject)
  1516. #define CubeDef25_get_Dimensions(This,ppvObject) \
  1517. (This)->lpVtbl -> get_Dimensions(This,ppvObject)
  1518. #endif /* COBJMACROS */
  1519. #endif /* C style interface */
  1520. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE CubeDef25_get_Name_Proxy(
  1521. CubeDef25 * This,
  1522. /* [retval][out] */ BSTR *pbstr);
  1523. void __RPC_STUB CubeDef25_get_Name_Stub(
  1524. IRpcStubBuffer *This,
  1525. IRpcChannelBuffer *_pRpcChannelBuffer,
  1526. PRPC_MESSAGE _pRpcMessage,
  1527. DWORD *_pdwStubPhase);
  1528. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE CubeDef25_get_Description_Proxy(
  1529. CubeDef25 * This,
  1530. /* [retval][out] */ BSTR *pbstr);
  1531. void __RPC_STUB CubeDef25_get_Description_Stub(
  1532. IRpcStubBuffer *This,
  1533. IRpcChannelBuffer *_pRpcChannelBuffer,
  1534. PRPC_MESSAGE _pRpcMessage,
  1535. DWORD *_pdwStubPhase);
  1536. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE CubeDef25_get_Properties_Proxy(
  1537. CubeDef25 * This,
  1538. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1539. void __RPC_STUB CubeDef25_get_Properties_Stub(
  1540. IRpcStubBuffer *This,
  1541. IRpcChannelBuffer *_pRpcChannelBuffer,
  1542. PRPC_MESSAGE _pRpcMessage,
  1543. DWORD *_pdwStubPhase);
  1544. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE CubeDef25_get_Dimensions_Proxy(
  1545. CubeDef25 * This,
  1546. /* [retval][out] */ Dimensions **ppvObject);
  1547. void __RPC_STUB CubeDef25_get_Dimensions_Stub(
  1548. IRpcStubBuffer *This,
  1549. IRpcChannelBuffer *_pRpcChannelBuffer,
  1550. PRPC_MESSAGE _pRpcMessage,
  1551. DWORD *_pdwStubPhase);
  1552. #endif /* __CubeDef25_INTERFACE_DEFINED__ */
  1553. #ifndef __CubeDef_INTERFACE_DEFINED__
  1554. #define __CubeDef_INTERFACE_DEFINED__
  1555. /* interface CubeDef */
  1556. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  1557. EXTERN_C const IID IID_CubeDef;
  1558. #if defined(__cplusplus) && !defined(CINTERFACE)
  1559. MIDL_INTERFACE("DA16A34A-7B7A-46fd-AD9D-66DF1E699FA1")
  1560. CubeDef : public CubeDef25
  1561. {
  1562. public:
  1563. virtual /* [helpcontext] */ HRESULT STDMETHODCALLTYPE GetSchemaObject(
  1564. /* [in] */ SchemaObjectTypeEnum eObjType,
  1565. /* [in] */ BSTR bsUniqueName,
  1566. /* [retval][out] */ IDispatch **ppObj) = 0;
  1567. };
  1568. #else /* C style interface */
  1569. typedef struct CubeDefVtbl
  1570. {
  1571. BEGIN_INTERFACE
  1572. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  1573. CubeDef * This,
  1574. /* [in] */ REFIID riid,
  1575. /* [iid_is][out] */ void **ppvObject);
  1576. ULONG ( STDMETHODCALLTYPE *AddRef )(
  1577. CubeDef * This);
  1578. ULONG ( STDMETHODCALLTYPE *Release )(
  1579. CubeDef * This);
  1580. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  1581. CubeDef * This,
  1582. /* [out] */ UINT *pctinfo);
  1583. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  1584. CubeDef * This,
  1585. /* [in] */ UINT iTInfo,
  1586. /* [in] */ LCID lcid,
  1587. /* [out] */ ITypeInfo **ppTInfo);
  1588. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  1589. CubeDef * This,
  1590. /* [in] */ REFIID riid,
  1591. /* [size_is][in] */ LPOLESTR *rgszNames,
  1592. /* [in] */ UINT cNames,
  1593. /* [in] */ LCID lcid,
  1594. /* [size_is][out] */ DISPID *rgDispId);
  1595. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  1596. CubeDef * This,
  1597. /* [in] */ DISPID dispIdMember,
  1598. /* [in] */ REFIID riid,
  1599. /* [in] */ LCID lcid,
  1600. /* [in] */ WORD wFlags,
  1601. /* [out][in] */ DISPPARAMS *pDispParams,
  1602. /* [out] */ VARIANT *pVarResult,
  1603. /* [out] */ EXCEPINFO *pExcepInfo,
  1604. /* [out] */ UINT *puArgErr);
  1605. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Name )(
  1606. CubeDef * This,
  1607. /* [retval][out] */ BSTR *pbstr);
  1608. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Description )(
  1609. CubeDef * This,
  1610. /* [retval][out] */ BSTR *pbstr);
  1611. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Properties )(
  1612. CubeDef * This,
  1613. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1614. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Dimensions )(
  1615. CubeDef * This,
  1616. /* [retval][out] */ Dimensions **ppvObject);
  1617. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *GetSchemaObject )(
  1618. CubeDef * This,
  1619. /* [in] */ SchemaObjectTypeEnum eObjType,
  1620. /* [in] */ BSTR bsUniqueName,
  1621. /* [retval][out] */ IDispatch **ppObj);
  1622. END_INTERFACE
  1623. } CubeDefVtbl;
  1624. interface CubeDef
  1625. {
  1626. CONST_VTBL struct CubeDefVtbl *lpVtbl;
  1627. };
  1628. #ifdef COBJMACROS
  1629. #define CubeDef_QueryInterface(This,riid,ppvObject) \
  1630. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  1631. #define CubeDef_AddRef(This) \
  1632. (This)->lpVtbl -> AddRef(This)
  1633. #define CubeDef_Release(This) \
  1634. (This)->lpVtbl -> Release(This)
  1635. #define CubeDef_GetTypeInfoCount(This,pctinfo) \
  1636. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  1637. #define CubeDef_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  1638. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  1639. #define CubeDef_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  1640. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  1641. #define CubeDef_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  1642. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  1643. #define CubeDef_get_Name(This,pbstr) \
  1644. (This)->lpVtbl -> get_Name(This,pbstr)
  1645. #define CubeDef_get_Description(This,pbstr) \
  1646. (This)->lpVtbl -> get_Description(This,pbstr)
  1647. #define CubeDef_get_Properties(This,ppvObject) \
  1648. (This)->lpVtbl -> get_Properties(This,ppvObject)
  1649. #define CubeDef_get_Dimensions(This,ppvObject) \
  1650. (This)->lpVtbl -> get_Dimensions(This,ppvObject)
  1651. #define CubeDef_GetSchemaObject(This,eObjType,bsUniqueName,ppObj) \
  1652. (This)->lpVtbl -> GetSchemaObject(This,eObjType,bsUniqueName,ppObj)
  1653. #endif /* COBJMACROS */
  1654. #endif /* C style interface */
  1655. /* [helpcontext] */ HRESULT STDMETHODCALLTYPE CubeDef_GetSchemaObject_Proxy(
  1656. CubeDef * This,
  1657. /* [in] */ SchemaObjectTypeEnum eObjType,
  1658. /* [in] */ BSTR bsUniqueName,
  1659. /* [retval][out] */ IDispatch **ppObj);
  1660. void __RPC_STUB CubeDef_GetSchemaObject_Stub(
  1661. IRpcStubBuffer *This,
  1662. IRpcChannelBuffer *_pRpcChannelBuffer,
  1663. PRPC_MESSAGE _pRpcMessage,
  1664. DWORD *_pdwStubPhase);
  1665. #endif /* __CubeDef_INTERFACE_DEFINED__ */
  1666. #ifndef __Dimension_INTERFACE_DEFINED__
  1667. #define __Dimension_INTERFACE_DEFINED__
  1668. /* interface Dimension */
  1669. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  1670. EXTERN_C const IID IID_Dimension;
  1671. #if defined(__cplusplus) && !defined(CINTERFACE)
  1672. MIDL_INTERFACE("22813742-8BD3-11D0-B4EF-00A0C9138CA4")
  1673. Dimension : public IDispatch
  1674. {
  1675. public:
  1676. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Name(
  1677. /* [retval][out] */ BSTR *pbstr) = 0;
  1678. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_UniqueName(
  1679. /* [retval][out] */ BSTR *pbstr) = 0;
  1680. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Description(
  1681. /* [retval][out] */ BSTR *pbstr) = 0;
  1682. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Properties(
  1683. /* [retval][out] */ /* external definition not present */ Properties **ppvObject) = 0;
  1684. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Hierarchies(
  1685. /* [retval][out] */ Hierarchies **ppvObject) = 0;
  1686. };
  1687. #else /* C style interface */
  1688. typedef struct DimensionVtbl
  1689. {
  1690. BEGIN_INTERFACE
  1691. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  1692. Dimension * This,
  1693. /* [in] */ REFIID riid,
  1694. /* [iid_is][out] */ void **ppvObject);
  1695. ULONG ( STDMETHODCALLTYPE *AddRef )(
  1696. Dimension * This);
  1697. ULONG ( STDMETHODCALLTYPE *Release )(
  1698. Dimension * This);
  1699. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  1700. Dimension * This,
  1701. /* [out] */ UINT *pctinfo);
  1702. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  1703. Dimension * This,
  1704. /* [in] */ UINT iTInfo,
  1705. /* [in] */ LCID lcid,
  1706. /* [out] */ ITypeInfo **ppTInfo);
  1707. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  1708. Dimension * This,
  1709. /* [in] */ REFIID riid,
  1710. /* [size_is][in] */ LPOLESTR *rgszNames,
  1711. /* [in] */ UINT cNames,
  1712. /* [in] */ LCID lcid,
  1713. /* [size_is][out] */ DISPID *rgDispId);
  1714. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  1715. Dimension * This,
  1716. /* [in] */ DISPID dispIdMember,
  1717. /* [in] */ REFIID riid,
  1718. /* [in] */ LCID lcid,
  1719. /* [in] */ WORD wFlags,
  1720. /* [out][in] */ DISPPARAMS *pDispParams,
  1721. /* [out] */ VARIANT *pVarResult,
  1722. /* [out] */ EXCEPINFO *pExcepInfo,
  1723. /* [out] */ UINT *puArgErr);
  1724. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Name )(
  1725. Dimension * This,
  1726. /* [retval][out] */ BSTR *pbstr);
  1727. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_UniqueName )(
  1728. Dimension * This,
  1729. /* [retval][out] */ BSTR *pbstr);
  1730. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Description )(
  1731. Dimension * This,
  1732. /* [retval][out] */ BSTR *pbstr);
  1733. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Properties )(
  1734. Dimension * This,
  1735. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1736. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Hierarchies )(
  1737. Dimension * This,
  1738. /* [retval][out] */ Hierarchies **ppvObject);
  1739. END_INTERFACE
  1740. } DimensionVtbl;
  1741. interface Dimension
  1742. {
  1743. CONST_VTBL struct DimensionVtbl *lpVtbl;
  1744. };
  1745. #ifdef COBJMACROS
  1746. #define Dimension_QueryInterface(This,riid,ppvObject) \
  1747. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  1748. #define Dimension_AddRef(This) \
  1749. (This)->lpVtbl -> AddRef(This)
  1750. #define Dimension_Release(This) \
  1751. (This)->lpVtbl -> Release(This)
  1752. #define Dimension_GetTypeInfoCount(This,pctinfo) \
  1753. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  1754. #define Dimension_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  1755. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  1756. #define Dimension_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  1757. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  1758. #define Dimension_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  1759. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  1760. #define Dimension_get_Name(This,pbstr) \
  1761. (This)->lpVtbl -> get_Name(This,pbstr)
  1762. #define Dimension_get_UniqueName(This,pbstr) \
  1763. (This)->lpVtbl -> get_UniqueName(This,pbstr)
  1764. #define Dimension_get_Description(This,pbstr) \
  1765. (This)->lpVtbl -> get_Description(This,pbstr)
  1766. #define Dimension_get_Properties(This,ppvObject) \
  1767. (This)->lpVtbl -> get_Properties(This,ppvObject)
  1768. #define Dimension_get_Hierarchies(This,ppvObject) \
  1769. (This)->lpVtbl -> get_Hierarchies(This,ppvObject)
  1770. #endif /* COBJMACROS */
  1771. #endif /* C style interface */
  1772. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Dimension_get_Name_Proxy(
  1773. Dimension * This,
  1774. /* [retval][out] */ BSTR *pbstr);
  1775. void __RPC_STUB Dimension_get_Name_Stub(
  1776. IRpcStubBuffer *This,
  1777. IRpcChannelBuffer *_pRpcChannelBuffer,
  1778. PRPC_MESSAGE _pRpcMessage,
  1779. DWORD *_pdwStubPhase);
  1780. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Dimension_get_UniqueName_Proxy(
  1781. Dimension * This,
  1782. /* [retval][out] */ BSTR *pbstr);
  1783. void __RPC_STUB Dimension_get_UniqueName_Stub(
  1784. IRpcStubBuffer *This,
  1785. IRpcChannelBuffer *_pRpcChannelBuffer,
  1786. PRPC_MESSAGE _pRpcMessage,
  1787. DWORD *_pdwStubPhase);
  1788. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Dimension_get_Description_Proxy(
  1789. Dimension * This,
  1790. /* [retval][out] */ BSTR *pbstr);
  1791. void __RPC_STUB Dimension_get_Description_Stub(
  1792. IRpcStubBuffer *This,
  1793. IRpcChannelBuffer *_pRpcChannelBuffer,
  1794. PRPC_MESSAGE _pRpcMessage,
  1795. DWORD *_pdwStubPhase);
  1796. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Dimension_get_Properties_Proxy(
  1797. Dimension * This,
  1798. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1799. void __RPC_STUB Dimension_get_Properties_Stub(
  1800. IRpcStubBuffer *This,
  1801. IRpcChannelBuffer *_pRpcChannelBuffer,
  1802. PRPC_MESSAGE _pRpcMessage,
  1803. DWORD *_pdwStubPhase);
  1804. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Dimension_get_Hierarchies_Proxy(
  1805. Dimension * This,
  1806. /* [retval][out] */ Hierarchies **ppvObject);
  1807. void __RPC_STUB Dimension_get_Hierarchies_Stub(
  1808. IRpcStubBuffer *This,
  1809. IRpcChannelBuffer *_pRpcChannelBuffer,
  1810. PRPC_MESSAGE _pRpcMessage,
  1811. DWORD *_pdwStubPhase);
  1812. #endif /* __Dimension_INTERFACE_DEFINED__ */
  1813. #ifndef __Hierarchy_INTERFACE_DEFINED__
  1814. #define __Hierarchy_INTERFACE_DEFINED__
  1815. /* interface Hierarchy */
  1816. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  1817. EXTERN_C const IID IID_Hierarchy;
  1818. #if defined(__cplusplus) && !defined(CINTERFACE)
  1819. MIDL_INTERFACE("22813746-8BD3-11D0-B4EF-00A0C9138CA4")
  1820. Hierarchy : public IDispatch
  1821. {
  1822. public:
  1823. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Name(
  1824. /* [retval][out] */ BSTR *pbstr) = 0;
  1825. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_UniqueName(
  1826. /* [retval][out] */ BSTR *pbstr) = 0;
  1827. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Description(
  1828. /* [retval][out] */ BSTR *pbstr) = 0;
  1829. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Properties(
  1830. /* [retval][out] */ /* external definition not present */ Properties **ppvObject) = 0;
  1831. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Levels(
  1832. /* [retval][out] */ Levels **ppvObject) = 0;
  1833. };
  1834. #else /* C style interface */
  1835. typedef struct HierarchyVtbl
  1836. {
  1837. BEGIN_INTERFACE
  1838. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  1839. Hierarchy * This,
  1840. /* [in] */ REFIID riid,
  1841. /* [iid_is][out] */ void **ppvObject);
  1842. ULONG ( STDMETHODCALLTYPE *AddRef )(
  1843. Hierarchy * This);
  1844. ULONG ( STDMETHODCALLTYPE *Release )(
  1845. Hierarchy * This);
  1846. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  1847. Hierarchy * This,
  1848. /* [out] */ UINT *pctinfo);
  1849. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  1850. Hierarchy * This,
  1851. /* [in] */ UINT iTInfo,
  1852. /* [in] */ LCID lcid,
  1853. /* [out] */ ITypeInfo **ppTInfo);
  1854. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  1855. Hierarchy * This,
  1856. /* [in] */ REFIID riid,
  1857. /* [size_is][in] */ LPOLESTR *rgszNames,
  1858. /* [in] */ UINT cNames,
  1859. /* [in] */ LCID lcid,
  1860. /* [size_is][out] */ DISPID *rgDispId);
  1861. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  1862. Hierarchy * This,
  1863. /* [in] */ DISPID dispIdMember,
  1864. /* [in] */ REFIID riid,
  1865. /* [in] */ LCID lcid,
  1866. /* [in] */ WORD wFlags,
  1867. /* [out][in] */ DISPPARAMS *pDispParams,
  1868. /* [out] */ VARIANT *pVarResult,
  1869. /* [out] */ EXCEPINFO *pExcepInfo,
  1870. /* [out] */ UINT *puArgErr);
  1871. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Name )(
  1872. Hierarchy * This,
  1873. /* [retval][out] */ BSTR *pbstr);
  1874. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_UniqueName )(
  1875. Hierarchy * This,
  1876. /* [retval][out] */ BSTR *pbstr);
  1877. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Description )(
  1878. Hierarchy * This,
  1879. /* [retval][out] */ BSTR *pbstr);
  1880. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Properties )(
  1881. Hierarchy * This,
  1882. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1883. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Levels )(
  1884. Hierarchy * This,
  1885. /* [retval][out] */ Levels **ppvObject);
  1886. END_INTERFACE
  1887. } HierarchyVtbl;
  1888. interface Hierarchy
  1889. {
  1890. CONST_VTBL struct HierarchyVtbl *lpVtbl;
  1891. };
  1892. #ifdef COBJMACROS
  1893. #define Hierarchy_QueryInterface(This,riid,ppvObject) \
  1894. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  1895. #define Hierarchy_AddRef(This) \
  1896. (This)->lpVtbl -> AddRef(This)
  1897. #define Hierarchy_Release(This) \
  1898. (This)->lpVtbl -> Release(This)
  1899. #define Hierarchy_GetTypeInfoCount(This,pctinfo) \
  1900. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  1901. #define Hierarchy_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  1902. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  1903. #define Hierarchy_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  1904. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  1905. #define Hierarchy_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  1906. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  1907. #define Hierarchy_get_Name(This,pbstr) \
  1908. (This)->lpVtbl -> get_Name(This,pbstr)
  1909. #define Hierarchy_get_UniqueName(This,pbstr) \
  1910. (This)->lpVtbl -> get_UniqueName(This,pbstr)
  1911. #define Hierarchy_get_Description(This,pbstr) \
  1912. (This)->lpVtbl -> get_Description(This,pbstr)
  1913. #define Hierarchy_get_Properties(This,ppvObject) \
  1914. (This)->lpVtbl -> get_Properties(This,ppvObject)
  1915. #define Hierarchy_get_Levels(This,ppvObject) \
  1916. (This)->lpVtbl -> get_Levels(This,ppvObject)
  1917. #endif /* COBJMACROS */
  1918. #endif /* C style interface */
  1919. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Hierarchy_get_Name_Proxy(
  1920. Hierarchy * This,
  1921. /* [retval][out] */ BSTR *pbstr);
  1922. void __RPC_STUB Hierarchy_get_Name_Stub(
  1923. IRpcStubBuffer *This,
  1924. IRpcChannelBuffer *_pRpcChannelBuffer,
  1925. PRPC_MESSAGE _pRpcMessage,
  1926. DWORD *_pdwStubPhase);
  1927. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Hierarchy_get_UniqueName_Proxy(
  1928. Hierarchy * This,
  1929. /* [retval][out] */ BSTR *pbstr);
  1930. void __RPC_STUB Hierarchy_get_UniqueName_Stub(
  1931. IRpcStubBuffer *This,
  1932. IRpcChannelBuffer *_pRpcChannelBuffer,
  1933. PRPC_MESSAGE _pRpcMessage,
  1934. DWORD *_pdwStubPhase);
  1935. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Hierarchy_get_Description_Proxy(
  1936. Hierarchy * This,
  1937. /* [retval][out] */ BSTR *pbstr);
  1938. void __RPC_STUB Hierarchy_get_Description_Stub(
  1939. IRpcStubBuffer *This,
  1940. IRpcChannelBuffer *_pRpcChannelBuffer,
  1941. PRPC_MESSAGE _pRpcMessage,
  1942. DWORD *_pdwStubPhase);
  1943. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE Hierarchy_get_Properties_Proxy(
  1944. Hierarchy * This,
  1945. /* [retval][out] */ /* external definition not present */ Properties **ppvObject);
  1946. void __RPC_STUB Hierarchy_get_Properties_Stub(
  1947. IRpcStubBuffer *This,
  1948. IRpcChannelBuffer *_pRpcChannelBuffer,
  1949. PRPC_MESSAGE _pRpcMessage,
  1950. DWORD *_pdwStubPhase);
  1951. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Hierarchy_get_Levels_Proxy(
  1952. Hierarchy * This,
  1953. /* [retval][out] */ Levels **ppvObject);
  1954. void __RPC_STUB Hierarchy_get_Levels_Stub(
  1955. IRpcStubBuffer *This,
  1956. IRpcChannelBuffer *_pRpcChannelBuffer,
  1957. PRPC_MESSAGE _pRpcMessage,
  1958. DWORD *_pdwStubPhase);
  1959. #endif /* __Hierarchy_INTERFACE_DEFINED__ */
  1960. #ifndef __MD_Collection_INTERFACE_DEFINED__
  1961. #define __MD_Collection_INTERFACE_DEFINED__
  1962. /* interface MD_Collection */
  1963. /* [unique][helpstring][dual][uuid][object] */
  1964. EXTERN_C const IID IID_MD_Collection;
  1965. #if defined(__cplusplus) && !defined(CINTERFACE)
  1966. MIDL_INTERFACE("22813751-8BD3-11D0-B4EF-00A0C9138CA4")
  1967. MD_Collection : public IDispatch
  1968. {
  1969. public:
  1970. virtual /* [helpcontext] */ HRESULT STDMETHODCALLTYPE Refresh( void) = 0;
  1971. virtual /* [id][restricted] */ HRESULT STDMETHODCALLTYPE _NewEnum(
  1972. /* [retval][out] */ IUnknown **ppvObject) = 0;
  1973. virtual /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE get_Count(
  1974. /* [retval][out] */ long *c) = 0;
  1975. };
  1976. #else /* C style interface */
  1977. typedef struct MD_CollectionVtbl
  1978. {
  1979. BEGIN_INTERFACE
  1980. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  1981. MD_Collection * This,
  1982. /* [in] */ REFIID riid,
  1983. /* [iid_is][out] */ void **ppvObject);
  1984. ULONG ( STDMETHODCALLTYPE *AddRef )(
  1985. MD_Collection * This);
  1986. ULONG ( STDMETHODCALLTYPE *Release )(
  1987. MD_Collection * This);
  1988. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  1989. MD_Collection * This,
  1990. /* [out] */ UINT *pctinfo);
  1991. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  1992. MD_Collection * This,
  1993. /* [in] */ UINT iTInfo,
  1994. /* [in] */ LCID lcid,
  1995. /* [out] */ ITypeInfo **ppTInfo);
  1996. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  1997. MD_Collection * This,
  1998. /* [in] */ REFIID riid,
  1999. /* [size_is][in] */ LPOLESTR *rgszNames,
  2000. /* [in] */ UINT cNames,
  2001. /* [in] */ LCID lcid,
  2002. /* [size_is][out] */ DISPID *rgDispId);
  2003. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  2004. MD_Collection * This,
  2005. /* [in] */ DISPID dispIdMember,
  2006. /* [in] */ REFIID riid,
  2007. /* [in] */ LCID lcid,
  2008. /* [in] */ WORD wFlags,
  2009. /* [out][in] */ DISPPARAMS *pDispParams,
  2010. /* [out] */ VARIANT *pVarResult,
  2011. /* [out] */ EXCEPINFO *pExcepInfo,
  2012. /* [out] */ UINT *puArgErr);
  2013. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Refresh )(
  2014. MD_Collection * This);
  2015. /* [id][restricted] */ HRESULT ( STDMETHODCALLTYPE *_NewEnum )(
  2016. MD_Collection * This,
  2017. /* [retval][out] */ IUnknown **ppvObject);
  2018. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Count )(
  2019. MD_Collection * This,
  2020. /* [retval][out] */ long *c);
  2021. END_INTERFACE
  2022. } MD_CollectionVtbl;
  2023. interface MD_Collection
  2024. {
  2025. CONST_VTBL struct MD_CollectionVtbl *lpVtbl;
  2026. };
  2027. #ifdef COBJMACROS
  2028. #define MD_Collection_QueryInterface(This,riid,ppvObject) \
  2029. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  2030. #define MD_Collection_AddRef(This) \
  2031. (This)->lpVtbl -> AddRef(This)
  2032. #define MD_Collection_Release(This) \
  2033. (This)->lpVtbl -> Release(This)
  2034. #define MD_Collection_GetTypeInfoCount(This,pctinfo) \
  2035. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  2036. #define MD_Collection_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  2037. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  2038. #define MD_Collection_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  2039. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  2040. #define MD_Collection_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  2041. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  2042. #define MD_Collection_Refresh(This) \
  2043. (This)->lpVtbl -> Refresh(This)
  2044. #define MD_Collection__NewEnum(This,ppvObject) \
  2045. (This)->lpVtbl -> _NewEnum(This,ppvObject)
  2046. #define MD_Collection_get_Count(This,c) \
  2047. (This)->lpVtbl -> get_Count(This,c)
  2048. #endif /* COBJMACROS */
  2049. #endif /* C style interface */
  2050. /* [helpcontext] */ HRESULT STDMETHODCALLTYPE MD_Collection_Refresh_Proxy(
  2051. MD_Collection * This);
  2052. void __RPC_STUB MD_Collection_Refresh_Stub(
  2053. IRpcStubBuffer *This,
  2054. IRpcChannelBuffer *_pRpcChannelBuffer,
  2055. PRPC_MESSAGE _pRpcMessage,
  2056. DWORD *_pdwStubPhase);
  2057. /* [id][restricted] */ HRESULT STDMETHODCALLTYPE MD_Collection__NewEnum_Proxy(
  2058. MD_Collection * This,
  2059. /* [retval][out] */ IUnknown **ppvObject);
  2060. void __RPC_STUB MD_Collection__NewEnum_Stub(
  2061. IRpcStubBuffer *This,
  2062. IRpcChannelBuffer *_pRpcChannelBuffer,
  2063. PRPC_MESSAGE _pRpcMessage,
  2064. DWORD *_pdwStubPhase);
  2065. /* [helpcontext][propget] */ HRESULT STDMETHODCALLTYPE MD_Collection_get_Count_Proxy(
  2066. MD_Collection * This,
  2067. /* [retval][out] */ long *c);
  2068. void __RPC_STUB MD_Collection_get_Count_Stub(
  2069. IRpcStubBuffer *This,
  2070. IRpcChannelBuffer *_pRpcChannelBuffer,
  2071. PRPC_MESSAGE _pRpcMessage,
  2072. DWORD *_pdwStubPhase);
  2073. #endif /* __MD_Collection_INTERFACE_DEFINED__ */
  2074. #ifndef __Members_INTERFACE_DEFINED__
  2075. #define __Members_INTERFACE_DEFINED__
  2076. /* interface Members */
  2077. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  2078. EXTERN_C const IID IID_Members;
  2079. #if defined(__cplusplus) && !defined(CINTERFACE)
  2080. MIDL_INTERFACE("22813757-8BD3-11D0-B4EF-00A0C9138CA4")
  2081. Members : public MD_Collection
  2082. {
  2083. public:
  2084. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Item(
  2085. /* [in] */ VARIANT Index,
  2086. /* [retval][out] */ Member **ppvObject) = 0;
  2087. };
  2088. #else /* C style interface */
  2089. typedef struct MembersVtbl
  2090. {
  2091. BEGIN_INTERFACE
  2092. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  2093. Members * This,
  2094. /* [in] */ REFIID riid,
  2095. /* [iid_is][out] */ void **ppvObject);
  2096. ULONG ( STDMETHODCALLTYPE *AddRef )(
  2097. Members * This);
  2098. ULONG ( STDMETHODCALLTYPE *Release )(
  2099. Members * This);
  2100. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  2101. Members * This,
  2102. /* [out] */ UINT *pctinfo);
  2103. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  2104. Members * This,
  2105. /* [in] */ UINT iTInfo,
  2106. /* [in] */ LCID lcid,
  2107. /* [out] */ ITypeInfo **ppTInfo);
  2108. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  2109. Members * This,
  2110. /* [in] */ REFIID riid,
  2111. /* [size_is][in] */ LPOLESTR *rgszNames,
  2112. /* [in] */ UINT cNames,
  2113. /* [in] */ LCID lcid,
  2114. /* [size_is][out] */ DISPID *rgDispId);
  2115. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  2116. Members * This,
  2117. /* [in] */ DISPID dispIdMember,
  2118. /* [in] */ REFIID riid,
  2119. /* [in] */ LCID lcid,
  2120. /* [in] */ WORD wFlags,
  2121. /* [out][in] */ DISPPARAMS *pDispParams,
  2122. /* [out] */ VARIANT *pVarResult,
  2123. /* [out] */ EXCEPINFO *pExcepInfo,
  2124. /* [out] */ UINT *puArgErr);
  2125. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Refresh )(
  2126. Members * This);
  2127. /* [id][restricted] */ HRESULT ( STDMETHODCALLTYPE *_NewEnum )(
  2128. Members * This,
  2129. /* [retval][out] */ IUnknown **ppvObject);
  2130. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Count )(
  2131. Members * This,
  2132. /* [retval][out] */ long *c);
  2133. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Item )(
  2134. Members * This,
  2135. /* [in] */ VARIANT Index,
  2136. /* [retval][out] */ Member **ppvObject);
  2137. END_INTERFACE
  2138. } MembersVtbl;
  2139. interface Members
  2140. {
  2141. CONST_VTBL struct MembersVtbl *lpVtbl;
  2142. };
  2143. #ifdef COBJMACROS
  2144. #define Members_QueryInterface(This,riid,ppvObject) \
  2145. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  2146. #define Members_AddRef(This) \
  2147. (This)->lpVtbl -> AddRef(This)
  2148. #define Members_Release(This) \
  2149. (This)->lpVtbl -> Release(This)
  2150. #define Members_GetTypeInfoCount(This,pctinfo) \
  2151. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  2152. #define Members_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  2153. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  2154. #define Members_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  2155. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  2156. #define Members_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  2157. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  2158. #define Members_Refresh(This) \
  2159. (This)->lpVtbl -> Refresh(This)
  2160. #define Members__NewEnum(This,ppvObject) \
  2161. (This)->lpVtbl -> _NewEnum(This,ppvObject)
  2162. #define Members_get_Count(This,c) \
  2163. (This)->lpVtbl -> get_Count(This,c)
  2164. #define Members_get_Item(This,Index,ppvObject) \
  2165. (This)->lpVtbl -> get_Item(This,Index,ppvObject)
  2166. #endif /* COBJMACROS */
  2167. #endif /* C style interface */
  2168. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Members_get_Item_Proxy(
  2169. Members * This,
  2170. /* [in] */ VARIANT Index,
  2171. /* [retval][out] */ Member **ppvObject);
  2172. void __RPC_STUB Members_get_Item_Stub(
  2173. IRpcStubBuffer *This,
  2174. IRpcChannelBuffer *_pRpcChannelBuffer,
  2175. PRPC_MESSAGE _pRpcMessage,
  2176. DWORD *_pdwStubPhase);
  2177. #endif /* __Members_INTERFACE_DEFINED__ */
  2178. #ifndef __Levels_INTERFACE_DEFINED__
  2179. #define __Levels_INTERFACE_DEFINED__
  2180. /* interface Levels */
  2181. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  2182. EXTERN_C const IID IID_Levels;
  2183. #if defined(__cplusplus) && !defined(CINTERFACE)
  2184. MIDL_INTERFACE("22813758-8BD3-11D0-B4EF-00A0C9138CA4")
  2185. Levels : public MD_Collection
  2186. {
  2187. public:
  2188. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Item(
  2189. /* [in] */ VARIANT Index,
  2190. /* [retval][out] */ Level **ppvObject) = 0;
  2191. };
  2192. #else /* C style interface */
  2193. typedef struct LevelsVtbl
  2194. {
  2195. BEGIN_INTERFACE
  2196. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  2197. Levels * This,
  2198. /* [in] */ REFIID riid,
  2199. /* [iid_is][out] */ void **ppvObject);
  2200. ULONG ( STDMETHODCALLTYPE *AddRef )(
  2201. Levels * This);
  2202. ULONG ( STDMETHODCALLTYPE *Release )(
  2203. Levels * This);
  2204. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  2205. Levels * This,
  2206. /* [out] */ UINT *pctinfo);
  2207. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  2208. Levels * This,
  2209. /* [in] */ UINT iTInfo,
  2210. /* [in] */ LCID lcid,
  2211. /* [out] */ ITypeInfo **ppTInfo);
  2212. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  2213. Levels * This,
  2214. /* [in] */ REFIID riid,
  2215. /* [size_is][in] */ LPOLESTR *rgszNames,
  2216. /* [in] */ UINT cNames,
  2217. /* [in] */ LCID lcid,
  2218. /* [size_is][out] */ DISPID *rgDispId);
  2219. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  2220. Levels * This,
  2221. /* [in] */ DISPID dispIdMember,
  2222. /* [in] */ REFIID riid,
  2223. /* [in] */ LCID lcid,
  2224. /* [in] */ WORD wFlags,
  2225. /* [out][in] */ DISPPARAMS *pDispParams,
  2226. /* [out] */ VARIANT *pVarResult,
  2227. /* [out] */ EXCEPINFO *pExcepInfo,
  2228. /* [out] */ UINT *puArgErr);
  2229. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Refresh )(
  2230. Levels * This);
  2231. /* [id][restricted] */ HRESULT ( STDMETHODCALLTYPE *_NewEnum )(
  2232. Levels * This,
  2233. /* [retval][out] */ IUnknown **ppvObject);
  2234. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Count )(
  2235. Levels * This,
  2236. /* [retval][out] */ long *c);
  2237. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Item )(
  2238. Levels * This,
  2239. /* [in] */ VARIANT Index,
  2240. /* [retval][out] */ Level **ppvObject);
  2241. END_INTERFACE
  2242. } LevelsVtbl;
  2243. interface Levels
  2244. {
  2245. CONST_VTBL struct LevelsVtbl *lpVtbl;
  2246. };
  2247. #ifdef COBJMACROS
  2248. #define Levels_QueryInterface(This,riid,ppvObject) \
  2249. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  2250. #define Levels_AddRef(This) \
  2251. (This)->lpVtbl -> AddRef(This)
  2252. #define Levels_Release(This) \
  2253. (This)->lpVtbl -> Release(This)
  2254. #define Levels_GetTypeInfoCount(This,pctinfo) \
  2255. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  2256. #define Levels_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  2257. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  2258. #define Levels_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  2259. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  2260. #define Levels_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  2261. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  2262. #define Levels_Refresh(This) \
  2263. (This)->lpVtbl -> Refresh(This)
  2264. #define Levels__NewEnum(This,ppvObject) \
  2265. (This)->lpVtbl -> _NewEnum(This,ppvObject)
  2266. #define Levels_get_Count(This,c) \
  2267. (This)->lpVtbl -> get_Count(This,c)
  2268. #define Levels_get_Item(This,Index,ppvObject) \
  2269. (This)->lpVtbl -> get_Item(This,Index,ppvObject)
  2270. #endif /* COBJMACROS */
  2271. #endif /* C style interface */
  2272. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Levels_get_Item_Proxy(
  2273. Levels * This,
  2274. /* [in] */ VARIANT Index,
  2275. /* [retval][out] */ Level **ppvObject);
  2276. void __RPC_STUB Levels_get_Item_Stub(
  2277. IRpcStubBuffer *This,
  2278. IRpcChannelBuffer *_pRpcChannelBuffer,
  2279. PRPC_MESSAGE _pRpcMessage,
  2280. DWORD *_pdwStubPhase);
  2281. #endif /* __Levels_INTERFACE_DEFINED__ */
  2282. #ifndef __Axes_INTERFACE_DEFINED__
  2283. #define __Axes_INTERFACE_DEFINED__
  2284. /* interface Axes */
  2285. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  2286. EXTERN_C const IID IID_Axes;
  2287. #if defined(__cplusplus) && !defined(CINTERFACE)
  2288. MIDL_INTERFACE("22813759-8BD3-11D0-B4EF-00A0C9138CA4")
  2289. Axes : public MD_Collection
  2290. {
  2291. public:
  2292. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Item(
  2293. /* [in] */ VARIANT Index,
  2294. /* [retval][out] */ Axis **ppvObject) = 0;
  2295. };
  2296. #else /* C style interface */
  2297. typedef struct AxesVtbl
  2298. {
  2299. BEGIN_INTERFACE
  2300. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  2301. Axes * This,
  2302. /* [in] */ REFIID riid,
  2303. /* [iid_is][out] */ void **ppvObject);
  2304. ULONG ( STDMETHODCALLTYPE *AddRef )(
  2305. Axes * This);
  2306. ULONG ( STDMETHODCALLTYPE *Release )(
  2307. Axes * This);
  2308. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  2309. Axes * This,
  2310. /* [out] */ UINT *pctinfo);
  2311. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  2312. Axes * This,
  2313. /* [in] */ UINT iTInfo,
  2314. /* [in] */ LCID lcid,
  2315. /* [out] */ ITypeInfo **ppTInfo);
  2316. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  2317. Axes * This,
  2318. /* [in] */ REFIID riid,
  2319. /* [size_is][in] */ LPOLESTR *rgszNames,
  2320. /* [in] */ UINT cNames,
  2321. /* [in] */ LCID lcid,
  2322. /* [size_is][out] */ DISPID *rgDispId);
  2323. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  2324. Axes * This,
  2325. /* [in] */ DISPID dispIdMember,
  2326. /* [in] */ REFIID riid,
  2327. /* [in] */ LCID lcid,
  2328. /* [in] */ WORD wFlags,
  2329. /* [out][in] */ DISPPARAMS *pDispParams,
  2330. /* [out] */ VARIANT *pVarResult,
  2331. /* [out] */ EXCEPINFO *pExcepInfo,
  2332. /* [out] */ UINT *puArgErr);
  2333. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Refresh )(
  2334. Axes * This);
  2335. /* [id][restricted] */ HRESULT ( STDMETHODCALLTYPE *_NewEnum )(
  2336. Axes * This,
  2337. /* [retval][out] */ IUnknown **ppvObject);
  2338. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Count )(
  2339. Axes * This,
  2340. /* [retval][out] */ long *c);
  2341. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Item )(
  2342. Axes * This,
  2343. /* [in] */ VARIANT Index,
  2344. /* [retval][out] */ Axis **ppvObject);
  2345. END_INTERFACE
  2346. } AxesVtbl;
  2347. interface Axes
  2348. {
  2349. CONST_VTBL struct AxesVtbl *lpVtbl;
  2350. };
  2351. #ifdef COBJMACROS
  2352. #define Axes_QueryInterface(This,riid,ppvObject) \
  2353. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  2354. #define Axes_AddRef(This) \
  2355. (This)->lpVtbl -> AddRef(This)
  2356. #define Axes_Release(This) \
  2357. (This)->lpVtbl -> Release(This)
  2358. #define Axes_GetTypeInfoCount(This,pctinfo) \
  2359. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  2360. #define Axes_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  2361. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  2362. #define Axes_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  2363. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  2364. #define Axes_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  2365. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  2366. #define Axes_Refresh(This) \
  2367. (This)->lpVtbl -> Refresh(This)
  2368. #define Axes__NewEnum(This,ppvObject) \
  2369. (This)->lpVtbl -> _NewEnum(This,ppvObject)
  2370. #define Axes_get_Count(This,c) \
  2371. (This)->lpVtbl -> get_Count(This,c)
  2372. #define Axes_get_Item(This,Index,ppvObject) \
  2373. (This)->lpVtbl -> get_Item(This,Index,ppvObject)
  2374. #endif /* COBJMACROS */
  2375. #endif /* C style interface */
  2376. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Axes_get_Item_Proxy(
  2377. Axes * This,
  2378. /* [in] */ VARIANT Index,
  2379. /* [retval][out] */ Axis **ppvObject);
  2380. void __RPC_STUB Axes_get_Item_Stub(
  2381. IRpcStubBuffer *This,
  2382. IRpcChannelBuffer *_pRpcChannelBuffer,
  2383. PRPC_MESSAGE _pRpcMessage,
  2384. DWORD *_pdwStubPhase);
  2385. #endif /* __Axes_INTERFACE_DEFINED__ */
  2386. #ifndef __Positions_INTERFACE_DEFINED__
  2387. #define __Positions_INTERFACE_DEFINED__
  2388. /* interface Positions */
  2389. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  2390. EXTERN_C const IID IID_Positions;
  2391. #if defined(__cplusplus) && !defined(CINTERFACE)
  2392. MIDL_INTERFACE("2281375A-8BD3-11D0-B4EF-00A0C9138CA4")
  2393. Positions : public MD_Collection
  2394. {
  2395. public:
  2396. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Item(
  2397. /* [in] */ VARIANT Index,
  2398. /* [retval][out] */ Position **ppvObject) = 0;
  2399. };
  2400. #else /* C style interface */
  2401. typedef struct PositionsVtbl
  2402. {
  2403. BEGIN_INTERFACE
  2404. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  2405. Positions * This,
  2406. /* [in] */ REFIID riid,
  2407. /* [iid_is][out] */ void **ppvObject);
  2408. ULONG ( STDMETHODCALLTYPE *AddRef )(
  2409. Positions * This);
  2410. ULONG ( STDMETHODCALLTYPE *Release )(
  2411. Positions * This);
  2412. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  2413. Positions * This,
  2414. /* [out] */ UINT *pctinfo);
  2415. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  2416. Positions * This,
  2417. /* [in] */ UINT iTInfo,
  2418. /* [in] */ LCID lcid,
  2419. /* [out] */ ITypeInfo **ppTInfo);
  2420. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  2421. Positions * This,
  2422. /* [in] */ REFIID riid,
  2423. /* [size_is][in] */ LPOLESTR *rgszNames,
  2424. /* [in] */ UINT cNames,
  2425. /* [in] */ LCID lcid,
  2426. /* [size_is][out] */ DISPID *rgDispId);
  2427. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  2428. Positions * This,
  2429. /* [in] */ DISPID dispIdMember,
  2430. /* [in] */ REFIID riid,
  2431. /* [in] */ LCID lcid,
  2432. /* [in] */ WORD wFlags,
  2433. /* [out][in] */ DISPPARAMS *pDispParams,
  2434. /* [out] */ VARIANT *pVarResult,
  2435. /* [out] */ EXCEPINFO *pExcepInfo,
  2436. /* [out] */ UINT *puArgErr);
  2437. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Refresh )(
  2438. Positions * This);
  2439. /* [id][restricted] */ HRESULT ( STDMETHODCALLTYPE *_NewEnum )(
  2440. Positions * This,
  2441. /* [retval][out] */ IUnknown **ppvObject);
  2442. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Count )(
  2443. Positions * This,
  2444. /* [retval][out] */ long *c);
  2445. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Item )(
  2446. Positions * This,
  2447. /* [in] */ VARIANT Index,
  2448. /* [retval][out] */ Position **ppvObject);
  2449. END_INTERFACE
  2450. } PositionsVtbl;
  2451. interface Positions
  2452. {
  2453. CONST_VTBL struct PositionsVtbl *lpVtbl;
  2454. };
  2455. #ifdef COBJMACROS
  2456. #define Positions_QueryInterface(This,riid,ppvObject) \
  2457. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  2458. #define Positions_AddRef(This) \
  2459. (This)->lpVtbl -> AddRef(This)
  2460. #define Positions_Release(This) \
  2461. (This)->lpVtbl -> Release(This)
  2462. #define Positions_GetTypeInfoCount(This,pctinfo) \
  2463. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  2464. #define Positions_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  2465. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  2466. #define Positions_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  2467. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  2468. #define Positions_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  2469. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  2470. #define Positions_Refresh(This) \
  2471. (This)->lpVtbl -> Refresh(This)
  2472. #define Positions__NewEnum(This,ppvObject) \
  2473. (This)->lpVtbl -> _NewEnum(This,ppvObject)
  2474. #define Positions_get_Count(This,c) \
  2475. (This)->lpVtbl -> get_Count(This,c)
  2476. #define Positions_get_Item(This,Index,ppvObject) \
  2477. (This)->lpVtbl -> get_Item(This,Index,ppvObject)
  2478. #endif /* COBJMACROS */
  2479. #endif /* C style interface */
  2480. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Positions_get_Item_Proxy(
  2481. Positions * This,
  2482. /* [in] */ VARIANT Index,
  2483. /* [retval][out] */ Position **ppvObject);
  2484. void __RPC_STUB Positions_get_Item_Stub(
  2485. IRpcStubBuffer *This,
  2486. IRpcChannelBuffer *_pRpcChannelBuffer,
  2487. PRPC_MESSAGE _pRpcMessage,
  2488. DWORD *_pdwStubPhase);
  2489. #endif /* __Positions_INTERFACE_DEFINED__ */
  2490. #ifndef __Hierarchies_INTERFACE_DEFINED__
  2491. #define __Hierarchies_INTERFACE_DEFINED__
  2492. /* interface Hierarchies */
  2493. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  2494. EXTERN_C const IID IID_Hierarchies;
  2495. #if defined(__cplusplus) && !defined(CINTERFACE)
  2496. MIDL_INTERFACE("2281375B-8BD3-11D0-B4EF-00A0C9138CA4")
  2497. Hierarchies : public MD_Collection
  2498. {
  2499. public:
  2500. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Item(
  2501. /* [in] */ VARIANT Index,
  2502. /* [retval][out] */ Hierarchy **ppvObject) = 0;
  2503. };
  2504. #else /* C style interface */
  2505. typedef struct HierarchiesVtbl
  2506. {
  2507. BEGIN_INTERFACE
  2508. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  2509. Hierarchies * This,
  2510. /* [in] */ REFIID riid,
  2511. /* [iid_is][out] */ void **ppvObject);
  2512. ULONG ( STDMETHODCALLTYPE *AddRef )(
  2513. Hierarchies * This);
  2514. ULONG ( STDMETHODCALLTYPE *Release )(
  2515. Hierarchies * This);
  2516. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  2517. Hierarchies * This,
  2518. /* [out] */ UINT *pctinfo);
  2519. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  2520. Hierarchies * This,
  2521. /* [in] */ UINT iTInfo,
  2522. /* [in] */ LCID lcid,
  2523. /* [out] */ ITypeInfo **ppTInfo);
  2524. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  2525. Hierarchies * This,
  2526. /* [in] */ REFIID riid,
  2527. /* [size_is][in] */ LPOLESTR *rgszNames,
  2528. /* [in] */ UINT cNames,
  2529. /* [in] */ LCID lcid,
  2530. /* [size_is][out] */ DISPID *rgDispId);
  2531. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  2532. Hierarchies * This,
  2533. /* [in] */ DISPID dispIdMember,
  2534. /* [in] */ REFIID riid,
  2535. /* [in] */ LCID lcid,
  2536. /* [in] */ WORD wFlags,
  2537. /* [out][in] */ DISPPARAMS *pDispParams,
  2538. /* [out] */ VARIANT *pVarResult,
  2539. /* [out] */ EXCEPINFO *pExcepInfo,
  2540. /* [out] */ UINT *puArgErr);
  2541. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Refresh )(
  2542. Hierarchies * This);
  2543. /* [id][restricted] */ HRESULT ( STDMETHODCALLTYPE *_NewEnum )(
  2544. Hierarchies * This,
  2545. /* [retval][out] */ IUnknown **ppvObject);
  2546. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Count )(
  2547. Hierarchies * This,
  2548. /* [retval][out] */ long *c);
  2549. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Item )(
  2550. Hierarchies * This,
  2551. /* [in] */ VARIANT Index,
  2552. /* [retval][out] */ Hierarchy **ppvObject);
  2553. END_INTERFACE
  2554. } HierarchiesVtbl;
  2555. interface Hierarchies
  2556. {
  2557. CONST_VTBL struct HierarchiesVtbl *lpVtbl;
  2558. };
  2559. #ifdef COBJMACROS
  2560. #define Hierarchies_QueryInterface(This,riid,ppvObject) \
  2561. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  2562. #define Hierarchies_AddRef(This) \
  2563. (This)->lpVtbl -> AddRef(This)
  2564. #define Hierarchies_Release(This) \
  2565. (This)->lpVtbl -> Release(This)
  2566. #define Hierarchies_GetTypeInfoCount(This,pctinfo) \
  2567. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  2568. #define Hierarchies_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  2569. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  2570. #define Hierarchies_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  2571. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  2572. #define Hierarchies_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  2573. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  2574. #define Hierarchies_Refresh(This) \
  2575. (This)->lpVtbl -> Refresh(This)
  2576. #define Hierarchies__NewEnum(This,ppvObject) \
  2577. (This)->lpVtbl -> _NewEnum(This,ppvObject)
  2578. #define Hierarchies_get_Count(This,c) \
  2579. (This)->lpVtbl -> get_Count(This,c)
  2580. #define Hierarchies_get_Item(This,Index,ppvObject) \
  2581. (This)->lpVtbl -> get_Item(This,Index,ppvObject)
  2582. #endif /* COBJMACROS */
  2583. #endif /* C style interface */
  2584. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Hierarchies_get_Item_Proxy(
  2585. Hierarchies * This,
  2586. /* [in] */ VARIANT Index,
  2587. /* [retval][out] */ Hierarchy **ppvObject);
  2588. void __RPC_STUB Hierarchies_get_Item_Stub(
  2589. IRpcStubBuffer *This,
  2590. IRpcChannelBuffer *_pRpcChannelBuffer,
  2591. PRPC_MESSAGE _pRpcMessage,
  2592. DWORD *_pdwStubPhase);
  2593. #endif /* __Hierarchies_INTERFACE_DEFINED__ */
  2594. #ifndef __Dimensions_INTERFACE_DEFINED__
  2595. #define __Dimensions_INTERFACE_DEFINED__
  2596. /* interface Dimensions */
  2597. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  2598. EXTERN_C const IID IID_Dimensions;
  2599. #if defined(__cplusplus) && !defined(CINTERFACE)
  2600. MIDL_INTERFACE("2281375C-8BD3-11D0-B4EF-00A0C9138CA4")
  2601. Dimensions : public MD_Collection
  2602. {
  2603. public:
  2604. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Item(
  2605. /* [in] */ VARIANT Index,
  2606. /* [retval][out] */ Dimension **ppvObject) = 0;
  2607. };
  2608. #else /* C style interface */
  2609. typedef struct DimensionsVtbl
  2610. {
  2611. BEGIN_INTERFACE
  2612. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  2613. Dimensions * This,
  2614. /* [in] */ REFIID riid,
  2615. /* [iid_is][out] */ void **ppvObject);
  2616. ULONG ( STDMETHODCALLTYPE *AddRef )(
  2617. Dimensions * This);
  2618. ULONG ( STDMETHODCALLTYPE *Release )(
  2619. Dimensions * This);
  2620. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  2621. Dimensions * This,
  2622. /* [out] */ UINT *pctinfo);
  2623. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  2624. Dimensions * This,
  2625. /* [in] */ UINT iTInfo,
  2626. /* [in] */ LCID lcid,
  2627. /* [out] */ ITypeInfo **ppTInfo);
  2628. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  2629. Dimensions * This,
  2630. /* [in] */ REFIID riid,
  2631. /* [size_is][in] */ LPOLESTR *rgszNames,
  2632. /* [in] */ UINT cNames,
  2633. /* [in] */ LCID lcid,
  2634. /* [size_is][out] */ DISPID *rgDispId);
  2635. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  2636. Dimensions * This,
  2637. /* [in] */ DISPID dispIdMember,
  2638. /* [in] */ REFIID riid,
  2639. /* [in] */ LCID lcid,
  2640. /* [in] */ WORD wFlags,
  2641. /* [out][in] */ DISPPARAMS *pDispParams,
  2642. /* [out] */ VARIANT *pVarResult,
  2643. /* [out] */ EXCEPINFO *pExcepInfo,
  2644. /* [out] */ UINT *puArgErr);
  2645. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Refresh )(
  2646. Dimensions * This);
  2647. /* [id][restricted] */ HRESULT ( STDMETHODCALLTYPE *_NewEnum )(
  2648. Dimensions * This,
  2649. /* [retval][out] */ IUnknown **ppvObject);
  2650. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Count )(
  2651. Dimensions * This,
  2652. /* [retval][out] */ long *c);
  2653. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Item )(
  2654. Dimensions * This,
  2655. /* [in] */ VARIANT Index,
  2656. /* [retval][out] */ Dimension **ppvObject);
  2657. END_INTERFACE
  2658. } DimensionsVtbl;
  2659. interface Dimensions
  2660. {
  2661. CONST_VTBL struct DimensionsVtbl *lpVtbl;
  2662. };
  2663. #ifdef COBJMACROS
  2664. #define Dimensions_QueryInterface(This,riid,ppvObject) \
  2665. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  2666. #define Dimensions_AddRef(This) \
  2667. (This)->lpVtbl -> AddRef(This)
  2668. #define Dimensions_Release(This) \
  2669. (This)->lpVtbl -> Release(This)
  2670. #define Dimensions_GetTypeInfoCount(This,pctinfo) \
  2671. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  2672. #define Dimensions_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  2673. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  2674. #define Dimensions_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  2675. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  2676. #define Dimensions_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  2677. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  2678. #define Dimensions_Refresh(This) \
  2679. (This)->lpVtbl -> Refresh(This)
  2680. #define Dimensions__NewEnum(This,ppvObject) \
  2681. (This)->lpVtbl -> _NewEnum(This,ppvObject)
  2682. #define Dimensions_get_Count(This,c) \
  2683. (This)->lpVtbl -> get_Count(This,c)
  2684. #define Dimensions_get_Item(This,Index,ppvObject) \
  2685. (This)->lpVtbl -> get_Item(This,Index,ppvObject)
  2686. #endif /* COBJMACROS */
  2687. #endif /* C style interface */
  2688. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE Dimensions_get_Item_Proxy(
  2689. Dimensions * This,
  2690. /* [in] */ VARIANT Index,
  2691. /* [retval][out] */ Dimension **ppvObject);
  2692. void __RPC_STUB Dimensions_get_Item_Stub(
  2693. IRpcStubBuffer *This,
  2694. IRpcChannelBuffer *_pRpcChannelBuffer,
  2695. PRPC_MESSAGE _pRpcMessage,
  2696. DWORD *_pdwStubPhase);
  2697. #endif /* __Dimensions_INTERFACE_DEFINED__ */
  2698. #ifndef __CubeDefs_INTERFACE_DEFINED__
  2699. #define __CubeDefs_INTERFACE_DEFINED__
  2700. /* interface CubeDefs */
  2701. /* [unique][helpcontext][helpstring][dual][uuid][object] */
  2702. EXTERN_C const IID IID_CubeDefs;
  2703. #if defined(__cplusplus) && !defined(CINTERFACE)
  2704. MIDL_INTERFACE("2281375D-8BD3-11D0-B4EF-00A0C9138CA4")
  2705. CubeDefs : public MD_Collection
  2706. {
  2707. public:
  2708. virtual /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE get_Item(
  2709. /* [in] */ VARIANT Index,
  2710. /* [retval][out] */ CubeDef **ppvObject) = 0;
  2711. };
  2712. #else /* C style interface */
  2713. typedef struct CubeDefsVtbl
  2714. {
  2715. BEGIN_INTERFACE
  2716. HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
  2717. CubeDefs * This,
  2718. /* [in] */ REFIID riid,
  2719. /* [iid_is][out] */ void **ppvObject);
  2720. ULONG ( STDMETHODCALLTYPE *AddRef )(
  2721. CubeDefs * This);
  2722. ULONG ( STDMETHODCALLTYPE *Release )(
  2723. CubeDefs * This);
  2724. HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
  2725. CubeDefs * This,
  2726. /* [out] */ UINT *pctinfo);
  2727. HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
  2728. CubeDefs * This,
  2729. /* [in] */ UINT iTInfo,
  2730. /* [in] */ LCID lcid,
  2731. /* [out] */ ITypeInfo **ppTInfo);
  2732. HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
  2733. CubeDefs * This,
  2734. /* [in] */ REFIID riid,
  2735. /* [size_is][in] */ LPOLESTR *rgszNames,
  2736. /* [in] */ UINT cNames,
  2737. /* [in] */ LCID lcid,
  2738. /* [size_is][out] */ DISPID *rgDispId);
  2739. /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
  2740. CubeDefs * This,
  2741. /* [in] */ DISPID dispIdMember,
  2742. /* [in] */ REFIID riid,
  2743. /* [in] */ LCID lcid,
  2744. /* [in] */ WORD wFlags,
  2745. /* [out][in] */ DISPPARAMS *pDispParams,
  2746. /* [out] */ VARIANT *pVarResult,
  2747. /* [out] */ EXCEPINFO *pExcepInfo,
  2748. /* [out] */ UINT *puArgErr);
  2749. /* [helpcontext] */ HRESULT ( STDMETHODCALLTYPE *Refresh )(
  2750. CubeDefs * This);
  2751. /* [id][restricted] */ HRESULT ( STDMETHODCALLTYPE *_NewEnum )(
  2752. CubeDefs * This,
  2753. /* [retval][out] */ IUnknown **ppvObject);
  2754. /* [helpcontext][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Count )(
  2755. CubeDefs * This,
  2756. /* [retval][out] */ long *c);
  2757. /* [helpcontext][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Item )(
  2758. CubeDefs * This,
  2759. /* [in] */ VARIANT Index,
  2760. /* [retval][out] */ CubeDef **ppvObject);
  2761. END_INTERFACE
  2762. } CubeDefsVtbl;
  2763. interface CubeDefs
  2764. {
  2765. CONST_VTBL struct CubeDefsVtbl *lpVtbl;
  2766. };
  2767. #ifdef COBJMACROS
  2768. #define CubeDefs_QueryInterface(This,riid,ppvObject) \
  2769. (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
  2770. #define CubeDefs_AddRef(This) \
  2771. (This)->lpVtbl -> AddRef(This)
  2772. #define CubeDefs_Release(This) \
  2773. (This)->lpVtbl -> Release(This)
  2774. #define CubeDefs_GetTypeInfoCount(This,pctinfo) \
  2775. (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
  2776. #define CubeDefs_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
  2777. (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
  2778. #define CubeDefs_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
  2779. (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
  2780. #define CubeDefs_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
  2781. (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
  2782. #define CubeDefs_Refresh(This) \
  2783. (This)->lpVtbl -> Refresh(This)
  2784. #define CubeDefs__NewEnum(This,ppvObject) \
  2785. (This)->lpVtbl -> _NewEnum(This,ppvObject)
  2786. #define CubeDefs_get_Count(This,c) \
  2787. (This)->lpVtbl -> get_Count(This,c)
  2788. #define CubeDefs_get_Item(This,Index,ppvObject) \
  2789. (This)->lpVtbl -> get_Item(This,Index,ppvObject)
  2790. #endif /* COBJMACROS */
  2791. #endif /* C style interface */
  2792. /* [helpcontext][id][propget] */ HRESULT STDMETHODCALLTYPE CubeDefs_get_Item_Proxy(
  2793. CubeDefs * This,
  2794. /* [in] */ VARIANT Index,
  2795. /* [retval][out] */ CubeDef **ppvObject);
  2796. void __RPC_STUB CubeDefs_get_Item_Stub(
  2797. IRpcStubBuffer *This,
  2798. IRpcChannelBuffer *_pRpcChannelBuffer,
  2799. PRPC_MESSAGE _pRpcMessage,
  2800. DWORD *_pdwStubPhase);
  2801. #endif /* __CubeDefs_INTERFACE_DEFINED__ */
  2802. EXTERN_C const CLSID CLSID_Catalog;
  2803. #ifdef __cplusplus
  2804. class DECLSPEC_UUID("228136B0-8BD3-11D0-B4EF-00A0C9138CA4")
  2805. Catalog;
  2806. #endif
  2807. EXTERN_C const CLSID CLSID_Cellset;
  2808. #ifdef __cplusplus
  2809. class DECLSPEC_UUID("228136B8-8BD3-11D0-B4EF-00A0C9138CA4")
  2810. Cellset;
  2811. #endif
  2812. #endif /* __ADOMD_LIBRARY_DEFINED__ */
  2813. /* Additional Prototypes for ALL interfaces */
  2814. /* end of Additional Prototypes */
  2815. #ifdef __cplusplus
  2816. }
  2817. #endif
  2818. #endif