1 | // Licensed to the .NET Foundation under one or more agreements. |
2 | // The .NET Foundation licenses this file to you under the MIT license. |
3 | // See the LICENSE file in the project root for more information. |
4 | |
5 | |
6 | |
7 | /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ |
8 | |
9 | /* link this file in with the server and any clients */ |
10 | |
11 | |
12 | /* File created by MIDL compiler version 8.00.0603 */ |
13 | /* @@MIDL_FILE_HEADING( ) */ |
14 | |
15 | #pragma warning( disable: 4049 ) /* more than 64k source lines */ |
16 | |
17 | |
18 | #ifdef __cplusplus |
19 | extern "C" { |
20 | #endif |
21 | |
22 | |
23 | #include <rpc.h> |
24 | #include <rpcndr.h> |
25 | |
26 | #ifdef _MIDL_USE_GUIDDEF_ |
27 | |
28 | #ifndef INITGUID |
29 | #define INITGUID |
30 | #include <guiddef.h> |
31 | #undef INITGUID |
32 | #else |
33 | #include <guiddef.h> |
34 | #endif |
35 | |
36 | #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ |
37 | DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) |
38 | |
39 | #else // !_MIDL_USE_GUIDDEF_ |
40 | |
41 | #ifndef __IID_DEFINED__ |
42 | #define __IID_DEFINED__ |
43 | |
44 | typedef struct _IID |
45 | { |
46 | unsigned long x; |
47 | unsigned short s1; |
48 | unsigned short s2; |
49 | unsigned char c[8]; |
50 | } IID; |
51 | |
52 | #endif // __IID_DEFINED__ |
53 | |
54 | #ifndef CLSID_DEFINED |
55 | #define CLSID_DEFINED |
56 | typedef IID CLSID; |
57 | #endif // CLSID_DEFINED |
58 | |
59 | #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ |
60 | const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}} |
61 | |
62 | #endif !_MIDL_USE_GUIDDEF_ |
63 | |
64 | MIDL_DEFINE_GUID(IID, IID_ICLRDataTarget,0x3E11CCEE,0xD08B,0x43e5,0xAF,0x01,0x32,0x71,0x7A,0x64,0xDA,0x03); |
65 | |
66 | |
67 | MIDL_DEFINE_GUID(IID, IID_ICLRDataTarget2,0x6d05fae3,0x189c,0x4630,0xa6,0xdc,0x1c,0x25,0x1e,0x1c,0x01,0xab); |
68 | |
69 | |
70 | MIDL_DEFINE_GUID(IID, IID_ICLRDataTarget3,0xa5664f95,0x0af4,0x4a1b,0x96,0x0e,0x2f,0x33,0x46,0xb4,0x21,0x4c); |
71 | |
72 | |
73 | MIDL_DEFINE_GUID(IID, IID_ICLRMetadataLocator,0xaa8fa804,0xbc05,0x4642,0xb2,0xc5,0xc3,0x53,0xed,0x22,0xfc,0x63); |
74 | |
75 | |
76 | MIDL_DEFINE_GUID(IID, IID_ICLRDataEnumMemoryRegionsCallback,0xBCDD6908,0xBA2D,0x4ec5,0x96,0xCF,0xDF,0x4D,0x5C,0xDC,0xB4,0xA4); |
77 | |
78 | |
79 | MIDL_DEFINE_GUID(IID, IID_ICLRDataEnumMemoryRegionsCallback2,0x3721A26F,0x8B91,0x4D98,0xA3,0x88,0xDB,0x17,0xB3,0x56,0xFA,0xDB); |
80 | |
81 | |
82 | MIDL_DEFINE_GUID(IID, IID_ICLRDataEnumMemoryRegions,0x471c35b4,0x7c2f,0x4ef0,0xa9,0x45,0x00,0xf8,0xc3,0x80,0x56,0xf1); |
83 | |
84 | #undef MIDL_DEFINE_GUID |
85 | |
86 | #ifdef __cplusplus |
87 | } |
88 | #endif |
89 | |
90 | |
91 | |
92 | |