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, LIBID_CorpubProcessLib,0xe97ca460,0x657d,0x11d3,0x8d,0x5b,0x00,0x10,0x4b,0x35,0xe7,0xef); |
65 | |
66 | |
67 | MIDL_DEFINE_GUID(CLSID, CLSID_CorpubPublish,0x047a9a40,0x657e,0x11d3,0x8d,0x5b,0x00,0x10,0x4b,0x35,0xe7,0xef); |
68 | |
69 | |
70 | MIDL_DEFINE_GUID(IID, IID_ICorPublish,0x9613A0E7,0x5A68,0x11d3,0x8F,0x84,0x00,0xA0,0xC9,0xB4,0xD5,0x0C); |
71 | |
72 | |
73 | MIDL_DEFINE_GUID(IID, IID_ICorPublishEnum,0xC0B22967,0x5A69,0x11d3,0x8F,0x84,0x00,0xA0,0xC9,0xB4,0xD5,0x0C); |
74 | |
75 | |
76 | MIDL_DEFINE_GUID(IID, IID_ICorPublishProcess,0x18D87AF1,0x5A6A,0x11d3,0x8F,0x84,0x00,0xA0,0xC9,0xB4,0xD5,0x0C); |
77 | |
78 | |
79 | MIDL_DEFINE_GUID(IID, IID_ICorPublishAppDomain,0xD6315C8F,0x5A6A,0x11d3,0x8F,0x84,0x00,0xA0,0xC9,0xB4,0xD5,0x0C); |
80 | |
81 | |
82 | MIDL_DEFINE_GUID(IID, IID_ICorPublishProcessEnum,0xA37FBD41,0x5A69,0x11d3,0x8F,0x84,0x00,0xA0,0xC9,0xB4,0xD5,0x0C); |
83 | |
84 | |
85 | MIDL_DEFINE_GUID(IID, IID_ICorPublishAppDomainEnum,0x9F0C98F5,0x5A6A,0x11d3,0x8F,0x84,0x00,0xA0,0xC9,0xB4,0xD5,0x0C); |
86 | |
87 | #undef MIDL_DEFINE_GUID |
88 | |
89 | #ifdef __cplusplus |
90 | } |
91 | #endif |
92 | |
93 | |
94 | |
95 | |