1
2
3/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
4
5/* link this file in with the server and any clients */
6
7
8 /* File created by MIDL compiler version 8.00.0613 */
9/* at Mon Jan 18 19:14:07 2038
10 */
11/* Compiler settings for C:/ssd/coreclr/src/inc/sospriv.idl:
12 Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.00.0613
13 protocol : dce , ms_ext, c_ext, robust
14 error checks: allocation ref bounds_check enum stub_data
15 VC __declspec() decoration level:
16 __declspec(uuid()), __declspec(selectany), __declspec(novtable)
17 DECLSPEC_UUID(), MIDL_INTERFACE()
18*/
19/* @@MIDL_FILE_HEADING( ) */
20
21#pragma warning( disable: 4049 ) /* more than 64k source lines */
22
23#include <rpc.h>
24#include <rpcndr.h>
25
26#ifdef __cplusplus
27extern "C"{
28#endif
29
30#ifdef _MIDL_USE_GUIDDEF_
31
32#ifndef INITGUID
33#define INITGUID
34#include <guiddef.h>
35#undef INITGUID
36#else
37#include <guiddef.h>
38#endif
39
40#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
41 DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
42
43#else // !_MIDL_USE_GUIDDEF_
44
45#ifndef __IID_DEFINED__
46#define __IID_DEFINED__
47
48typedef struct _IID
49{
50 unsigned long x;
51 unsigned short s1;
52 unsigned short s2;
53 unsigned char c[8];
54} IID;
55
56#endif // __IID_DEFINED__
57
58#ifndef CLSID_DEFINED
59#define CLSID_DEFINED
60typedef IID CLSID;
61#endif // CLSID_DEFINED
62
63#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
64 const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
65
66#endif !_MIDL_USE_GUIDDEF_
67
68MIDL_DEFINE_GUID(IID, IID_ISOSEnum,0x286CA186,0xE763,0x4F61,0x97,0x60,0x48,0x7D,0x43,0xAE,0x43,0x41);
69
70
71MIDL_DEFINE_GUID(IID, IID_ISOSHandleEnum,0x3E269830,0x4A2B,0x4301,0x8E,0xE2,0xD6,0x80,0x5B,0x29,0xB2,0xFA);
72
73
74MIDL_DEFINE_GUID(IID, IID_ISOSStackRefErrorEnum,0x774F4E1B,0xFB7B,0x491B,0x97,0x6D,0xA8,0x13,0x0F,0xE3,0x55,0xE9);
75
76
77MIDL_DEFINE_GUID(IID, IID_ISOSStackRefEnum,0x8FA642BD,0x9F10,0x4799,0x9A,0xA3,0x51,0x2A,0xE7,0x8C,0x77,0xEE);
78
79
80MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface,0x436f00f2,0xb42a,0x4b9f,0x87,0x0c,0xe7,0x3d,0xb6,0x6a,0xe9,0x30);
81
82
83MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface2,0xA16026EC,0x96F4,0x40BA,0x87,0xFB,0x55,0x75,0x98,0x6F,0xB7,0xAF);
84
85
86MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface3,0xB08C5CDC,0xFD8A,0x49C5,0xAB,0x38,0x5F,0xEE,0xF3,0x52,0x35,0xB4);
87
88
89MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface4,0x74B9D34C,0xA612,0x4B07,0x93,0xDD,0x54,0x62,0x17,0x8F,0xCE,0x11);
90
91
92MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface5,0x127d6abe,0x6c86,0x4e48,0x8e,0x7b,0x22,0x07,0x81,0xc5,0x81,0x01);
93
94
95MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface6,0x11206399,0x4b66,0x4edb,0x98,0xea,0x85,0x65,0x4e,0x59,0xad,0x45);
96
97
98#undef MIDL_DEFINE_GUID
99
100#ifdef __cplusplus
101}
102#endif
103
104
105
106