1
2
3 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
4
5
6  /* File created by MIDL compiler version 6.00.0366 */
7 /* Compiler settings for corsym.idl:
8       Oicf, W0, Zp8, env=Win32 (32b run)
9       protocol : dce , ms_ext, c_ext, robust
10       error checks: allocation ref bounds_check enum stub_data 
11       VC __declspec() decoration level: 
12                __declspec(uuid()), __declspec(selectany), __declspec(novtable)
13                DECLSPEC_UUID(), MIDL_INTERFACE()
14 */
15 //@@MIDL_FILE_HEADING(  )
16
17 #pragma warning( disable: 4049 )  /* more than 64k source lines */
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__ 475
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 __corsym_h__
38 #define __corsym_h__
39
40 #if defined(_MSC_VER) && (_MSC_VER >= 1020)
41 #pragma once
42 #endif
43
44 /* Forward Declarations */ 
45
46 #ifndef __CorSymWriter_deprecated_FWD_DEFINED__
47 #define __CorSymWriter_deprecated_FWD_DEFINED__
48
49 #ifdef __cplusplus
50 typedef class CorSymWriter_deprecated CorSymWriter_deprecated;
51 #else
52 typedef struct CorSymWriter_deprecated CorSymWriter_deprecated;
53 #endif /* __cplusplus */
54
55 #endif     /* __CorSymWriter_deprecated_FWD_DEFINED__ */
56
57
58 #ifndef __CorSymReader_deprecated_FWD_DEFINED__
59 #define __CorSymReader_deprecated_FWD_DEFINED__
60
61 #ifdef __cplusplus
62 typedef class CorSymReader_deprecated CorSymReader_deprecated;
63 #else
64 typedef struct CorSymReader_deprecated CorSymReader_deprecated;
65 #endif /* __cplusplus */
66
67 #endif     /* __CorSymReader_deprecated_FWD_DEFINED__ */
68
69
70 #ifndef __CorSymBinder_deprecated_FWD_DEFINED__
71 #define __CorSymBinder_deprecated_FWD_DEFINED__
72
Lines 73 ... 5883 are skipped.
5884       /* [in] */ WCHAR *name,
5885       /* [in] */ ULONG32 cBuffer,
5886       /* [out] */ ULONG32 *pcBuffer,
5887       /* [length_is][size_is][out] */ BYTE buffer[  ]);
5888
5889
5890 void __RPC_STUB ISymUnmanagedReader2_GetSymAttributePreRemap_Stub(
5891       IRpcStubBuffer *This,
5892       IRpcChannelBuffer *_pRpcChannelBuffer,
5893       PRPC_MESSAGE _pRpcMessage,
5894       DWORD *_pdwStubPhase);
5895
5896
5897 HRESULT STDMETHODCALLTYPE ISymUnmanagedReader2_GetMethodsInDocument_Proxy( 
5898       ISymUnmanagedReader2 * This,
5899       /* [in] */ ISymUnmanagedDocument *document,
5900       /* [in] */ ULONG32 cMethod,
5901       /* [out] */ ULONG32 *pcMethod,
5902       /* [length_is][size_is][out] */ ISymUnmanagedMethod *pRetVal[  ]);
5903
5904
5905 void __RPC_STUB ISymUnmanagedReader2_GetMethodsInDocument_Stub(
5906       IRpcStubBuffer *This,
5907       IRpcChannelBuffer *_pRpcChannelBuffer,
5908       PRPC_MESSAGE _pRpcMessage,
5909       DWORD *_pdwStubPhase);
5910
5911
5912
5913 #endif     /* __ISymUnmanagedReader2_INTERFACE_DEFINED__ */
5914
5915
5916 /* Additional Prototypes for ALL interfaces */
5917
5918 unsigned long                     __RPC_USER  VARIANT_UserSize(        unsigned long *, unsigned long                    , VARIANT * ); 
5919 unsigned char * __RPC_USER  VARIANT_UserMarshal(  unsigned long *, unsigned char *, VARIANT * ); 
5920 unsigned char * __RPC_USER  VARIANT_UserUnmarshal(unsigned long *, unsigned char *, VARIANT * ); 
5921 void                                    __RPC_USER  VARIANT_UserFree(        unsigned long *, VARIANT * ); 
5922
5923 /* end of Additional Prototypes */
5924
5925 #ifdef __cplusplus
5926 }
5927 #endif
5928
5929 #endif
5930
5931
5932