1
2 #pragma warning( disable: 4049 )  /* more than 64k source lines */
3
4 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
5
6
7  /* File created by MIDL compiler version 5.02.0221 */
8 /* at Fri Apr 19 18:30:12 2002
9  */
10 /* Compiler settings for msdaipp.idl:
11       Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run), ms_ext, c_ext
12       error checks: allocation ref bounds_check enum stub_data 
13       VC __declspec() decoration level: 
14                __declspec(uuid()), __declspec(selectany), __declspec(novtable)
15                DECLSPEC_UUID(), MIDL_INTERFACE()
16 */
17 //@@MIDL_FILE_HEADING(  )
18
19
20 /* verify that the <rpcndr.h> version is high enough to compile this file*/
21 #ifndef __REQUIRED_RPCNDR_H_VERSION__
22 #define __REQUIRED_RPCNDR_H_VERSION__ 440
23 #endif
24
25 #include "rpc.h"
26 #include "rpcndr.h"
27
28 #ifndef __RPCNDR_H_VERSION__
29 #error this stub requires an updated version of <rpcndr.h>
30 #endif // __RPCNDR_H_VERSION__
31
32 #ifndef COM_NO_WINDOWS_H
33 #include "windows.h"
34 #include "ole2.h"
35 #endif /*COM_NO_WINDOWS_H*/
36
37 #ifndef __msdaipp_h__
38 #define __msdaipp_h__
39
40 /* Forward Declarations */ 
41
42 #ifndef __ISynchronizeRow_FWD_DEFINED__
43 #define __ISynchronizeRow_FWD_DEFINED__
44 typedef interface ISynchronizeRow ISynchronizeRow;
45 #endif     /* __ISynchronizeRow_FWD_DEFINED__ */
46
47
48 #ifndef __MSDAIPP_DSO_FWD_DEFINED__
49 #define __MSDAIPP_DSO_FWD_DEFINED__
50
51 #ifdef __cplusplus
52 typedef class MSDAIPP_DSO MSDAIPP_DSO;
53 #else
54 typedef struct MSDAIPP_DSO MSDAIPP_DSO;
55 #endif /* __cplusplus */
56
57 #endif     /* __MSDAIPP_DSO_FWD_DEFINED__ */
58
59
60 #ifndef __MSDAIPP_BINDER_FWD_DEFINED__
61 #define __MSDAIPP_BINDER_FWD_DEFINED__
62
63 #ifdef __cplusplus
64 typedef class MSDAIPP_BINDER MSDAIPP_BINDER;
65 #else
66 typedef struct MSDAIPP_BINDER MSDAIPP_BINDER;
67 #endif /* __cplusplus */
68
69 #endif     /* __MSDAIPP_BINDER_FWD_DEFINED__ */
70
71
72 /* header files for imported files */
Lines 73 ... 307 are skipped.
308       IRpcStubBuffer *This,
309       IRpcChannelBuffer *_pRpcChannelBuffer,
310       PRPC_MESSAGE _pRpcMessage,
311       DWORD *_pdwStubPhase);
312
313
314
315 #endif     /* __ISynchronizeRow_INTERFACE_DEFINED__ */
316
317
318
319 #ifndef __MSDAIPPLib_LIBRARY_DEFINED__
320 #define __MSDAIPPLib_LIBRARY_DEFINED__
321
322 /* library MSDAIPPLib */
323 /* [helpstring][version][uuid] */ 
324
325
326 EXTERN_C const IID LIBID_MSDAIPPLib;
327
328 EXTERN_C const CLSID CLSID_MSDAIPP_DSO;
329
330 #ifdef __cplusplus
331
332 class DECLSPEC_UUID("AF320921-9381-11d1-9C3C-0000F875AC61")
333 MSDAIPP_DSO;
334 #endif
335
336 EXTERN_C const CLSID CLSID_MSDAIPP_BINDER;
337
338 #ifdef __cplusplus
339
340 class DECLSPEC_UUID("E1D2BF40-A96B-11d1-9C6B-0000F875AC61")
341 MSDAIPP_BINDER;
342 #endif
343 #endif /* __MSDAIPPLib_LIBRARY_DEFINED__ */
344
345 /* Additional Prototypes for ALL interfaces */
346
347 /* end of Additional Prototypes */
348
349 #ifdef __cplusplus
350 }
351 #endif
352
353 #endif
354
355
356