////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 1999-2003 Microsoft Corporation // // Module Name: // vds_i.c // // Description: // Definition of VDS interface ID's // // Notes: // ////////////////////////////////////////////////////////////////////////////// /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 6.00.0361 */ /* Compiler settings for vds.idl: Oicf, W1, Zp8, env=Win32 (32b run) protocol : dce , ms_ext, c_ext, robust error checks: allocation ref bounds_check enum stub_data VC __declspec() decoration level: __declspec(uuid()), __declspec(selectany), __declspec(novtable) DECLSPEC_UUID(), MIDL_INTERFACE() */ //@@MIDL_FILE_HEADING( ) #if !defined(_M_IA64) && !defined(_M_AMD64) #pragma warning( disable: 4049 ) /* more than 64k source lines */ #ifdef __cplusplus extern "C"{ #endif #include #include #ifdef _MIDL_USE_GUIDDEF_ #ifndef INITGUID #define INITGUID #include #undef INITGUID #else #include #endif #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) #else // !_MIDL_USE_GUIDDEF_ #ifndef __IID_DEFINED__ #define __IID_DEFINED__ typedef struct _IID { unsigned long x; unsigned short s1; unsigned short s2; unsigned char c[8]; } IID; #endif // __IID_DEFINED__ #ifndef CLSID_DEFINED #define CLSID_DEFINED typedef IID CLSID; #endif // CLSID_DEFINED #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}} #endif !_MIDL_USE_GUIDDEF_ MIDL_DEFINE_GUID(IID, IID_IEnumVdsObject,0x118610b7,0x8d94,0x4030,0xb5,0xb8,0x50,0x08,0x89,0x78,0x8e,0x4e); MIDL_DEFINE_GUID(IID, IID_IVdsAdviseSink,0x8326cd1d,0xcf59,0x4936,0xb7,0x86,0x5e,0xfc,0x08,0x79,0x8e,0x25); MIDL_DEFINE_GUID(IID, IID_IVdsProvider,0x10c5e575,0x7984,0x4e81,0xa5,0x6b,0x43,0x1f,0x5f,0x92,0xae,0x42); MIDL_DEFINE_GUID(IID, IID_IVdsAsync,0xd5d23b6d,0x5a55,0x4492,0x98,0x89,0x39,0x7a,0x3c,0x2d,0x2d,0xbc); MIDL_DEFINE_GUID(IID, IID_IVdsSwProvider,0x9aa58360,0xce33,0x4f92,0xb6,0x58,0xed,0x24,0xb1,0x44,0x25,0xb8); MIDL_DEFINE_GUID(IID, IID_IVdsPack,0x3b69d7f5,0x9d94,0x4648,0x91,0xca,0x79,0x93,0x9b,0xa2,0x63,0xbf); MIDL_DEFINE_GUID(IID, IID_IVdsDisk,0x07e5c822,0xf00c,0x47a1,0x8f,0xce,0xb2,0x44,0xda,0x56,0xfd,0x06); MIDL_DEFINE_GUID(IID, IID_IVdsAdvancedDisk,0x6e6f6b40,0x977c,0x4069,0xbd,0xdd,0xac,0x71,0x00,0x59,0xf8,0xc0); MIDL_DEFINE_GUID(IID, IID_IVdsRemovable,0x0316560b,0x5db4,0x4ed9,0xbb,0xb5,0x21,0x34,0x36,0xdd,0xc0,0xd9); MIDL_DEFINE_GUID(IID, IID_IVdsVolume,0x88306bb2,0xe71f,0x478c,0x86,0xa2,0x79,0xda,0x20,0x0a,0x0f,0x11); MIDL_DEFINE_GUID(IID, IID_IVdsVolumePlex,0x4daa0135,0xe1d1,0x40f1,0xaa,0xa5,0x3c,0xc1,0xe5,0x32,0x21,0xc3); MIDL_DEFINE_GUID(IID, IID_IVdsHwProvider,0xd99bdaae,0xb13a,0x4178,0x9f,0xdb,0xe2,0x7f,0x16,0xb4,0x60,0x3e); MIDL_DEFINE_GUID(IID, IID_IVdsSubSystem,0x6fcee2d3,0x6d90,0x4f91,0x80,0xe2,0xa5,0xc7,0xca,0xac,0xa9,0xd8); MIDL_DEFINE_GUID(IID, IID_IVdsController,0xcb53d96e,0xdffb,0x474a,0xa0,0x78,0x79,0x0d,0x1e,0x2b,0xc0,0x82); MIDL_DEFINE_GUID(IID, IID_IVdsDrive,0xff24efa4,0xaade,0x4b6b,0x89,0x8b,0xea,0xa6,0xa2,0x08,0x87,0xc7); MIDL_DEFINE_GUID(IID, IID_IVdsLun,0x3540a9c7,0xe60f,0x4111,0xa8,0x40,0x8b,0xba,0x6c,0x2c,0x83,0xd8); MIDL_DEFINE_GUID(IID, IID_IVdsLunPlex,0x0ee1a790,0x5d2e,0x4abb,0x8c,0x99,0xc4,0x81,0xe8,0xbe,0x21,0x38); MIDL_DEFINE_GUID(IID, IID_IVdsMaintenance,0xdaebeef3,0x8523,0x47ed,0xa2,0xb9,0x05,0xce,0xcc,0xe2,0xa1,0xae); MIDL_DEFINE_GUID(IID, IID_IVdsServiceLoader,0xe0393303,0x90d4,0x4a97,0xab,0x71,0xe9,0xb6,0x71,0xee,0x27,0x29); MIDL_DEFINE_GUID(IID, IID_IVdsService,0x0818a8ef,0x9ba9,0x40d8,0xa6,0xf9,0xe2,0x28,0x33,0xcc,0x77,0x1e); MIDL_DEFINE_GUID(IID, IID_IVdsServiceInitialization,0x4afc3636,0xdb01,0x4052,0x80,0xc3,0x03,0xbb,0xcb,0x8d,0x3c,0x69); MIDL_DEFINE_GUID(IID, IID_IVdsVolumeMF,0xee2d5ded,0x6236,0x4169,0x93,0x1d,0xb9,0x77,0x8c,0xe0,0x3d,0xc6); MIDL_DEFINE_GUID(IID, IID_IVdsDiskPath,0x574a73af,0xbaa8,0x448a,0xa7,0x64,0xf4,0x57,0xd1,0x46,0xd3,0x2f); MIDL_DEFINE_GUID(IID, IID_IVdsDiskSan,0x2772adb2,0x4a0a,0x41db,0xa2,0x13,0xc4,0x68,0x66,0x15,0x20,0x6e); #undef MIDL_DEFINE_GUID #ifdef __cplusplus } #endif #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/ /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 6.00.0361 */ /* Compiler settings for vds.idl: Oicf, W1, Zp8, env=Win64 (32b run,appending) protocol : dce , ms_ext, c_ext, robust error checks: allocation ref bounds_check enum stub_data VC __declspec() decoration level: __declspec(uuid()), __declspec(selectany), __declspec(novtable) DECLSPEC_UUID(), MIDL_INTERFACE() */ //@@MIDL_FILE_HEADING( ) #if defined(_M_IA64) || defined(_M_AMD64) #pragma warning( disable: 4049 ) /* more than 64k source lines */ #ifdef __cplusplus extern "C"{ #endif #include #include #ifdef _MIDL_USE_GUIDDEF_ #ifndef INITGUID #define INITGUID #include #undef INITGUID #else #include #endif #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) #else // !_MIDL_USE_GUIDDEF_ #ifndef __IID_DEFINED__ #define __IID_DEFINED__ typedef struct _IID { unsigned long x; unsigned short s1; unsigned short s2; unsigned char c[8]; } IID; #endif // __IID_DEFINED__ #ifndef CLSID_DEFINED #define CLSID_DEFINED typedef IID CLSID; #endif // CLSID_DEFINED #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}} #endif !_MIDL_USE_GUIDDEF_ MIDL_DEFINE_GUID(IID, IID_IEnumVdsObject,0x118610b7,0x8d94,0x4030,0xb5,0xb8,0x50,0x08,0x89,0x78,0x8e,0x4e); MIDL_DEFINE_GUID(IID, IID_IVdsAdviseSink,0x8326cd1d,0xcf59,0x4936,0xb7,0x86,0x5e,0xfc,0x08,0x79,0x8e,0x25); MIDL_DEFINE_GUID(IID, IID_IVdsProvider,0x10c5e575,0x7984,0x4e81,0xa5,0x6b,0x43,0x1f,0x5f,0x92,0xae,0x42); MIDL_DEFINE_GUID(IID, IID_IVdsAsync,0xd5d23b6d,0x5a55,0x4492,0x98,0x89,0x39,0x7a,0x3c,0x2d,0x2d,0xbc); MIDL_DEFINE_GUID(IID, IID_IVdsSwProvider,0x9aa58360,0xce33,0x4f92,0xb6,0x58,0xed,0x24,0xb1,0x44,0x25,0xb8); MIDL_DEFINE_GUID(IID, IID_IVdsPack,0x3b69d7f5,0x9d94,0x4648,0x91,0xca,0x79,0x93,0x9b,0xa2,0x63,0xbf); MIDL_DEFINE_GUID(IID, IID_IVdsDisk,0x07e5c822,0xf00c,0x47a1,0x8f,0xce,0xb2,0x44,0xda,0x56,0xfd,0x06); MIDL_DEFINE_GUID(IID, IID_IVdsAdvancedDisk,0x6e6f6b40,0x977c,0x4069,0xbd,0xdd,0xac,0x71,0x00,0x59,0xf8,0xc0); MIDL_DEFINE_GUID(IID, IID_IVdsRemovable,0x0316560b,0x5db4,0x4ed9,0xbb,0xb5,0x21,0x34,0x36,0xdd,0xc0,0xd9); MIDL_DEFINE_GUID(IID, IID_IVdsVolume,0x88306bb2,0xe71f,0x478c,0x86,0xa2,0x79,0xda,0x20,0x0a,0x0f,0x11); MIDL_DEFINE_GUID(IID, IID_IVdsVolumePlex,0x4daa0135,0xe1d1,0x40f1,0xaa,0xa5,0x3c,0xc1,0xe5,0x32,0x21,0xc3); MIDL_DEFINE_GUID(IID, IID_IVdsHwProvider,0xd99bdaae,0xb13a,0x4178,0x9f,0xdb,0xe2,0x7f,0x16,0xb4,0x60,0x3e); MIDL_DEFINE_GUID(IID, IID_IVdsSubSystem,0x6fcee2d3,0x6d90,0x4f91,0x80,0xe2,0xa5,0xc7,0xca,0xac,0xa9,0xd8); MIDL_DEFINE_GUID(IID, IID_IVdsController,0xcb53d96e,0xdffb,0x474a,0xa0,0x78,0x79,0x0d,0x1e,0x2b,0xc0,0x82); MIDL_DEFINE_GUID(IID, IID_IVdsDrive,0xff24efa4,0xaade,0x4b6b,0x89,0x8b,0xea,0xa6,0xa2,0x08,0x87,0xc7); MIDL_DEFINE_GUID(IID, IID_IVdsLun,0x3540a9c7,0xe60f,0x4111,0xa8,0x40,0x8b,0xba,0x6c,0x2c,0x83,0xd8); MIDL_DEFINE_GUID(IID, IID_IVdsLunPlex,0x0ee1a790,0x5d2e,0x4abb,0x8c,0x99,0xc4,0x81,0xe8,0xbe,0x21,0x38); MIDL_DEFINE_GUID(IID, IID_IVdsMaintenance,0xdaebeef3,0x8523,0x47ed,0xa2,0xb9,0x05,0xce,0xcc,0xe2,0xa1,0xae); MIDL_DEFINE_GUID(IID, IID_IVdsServiceLoader,0xe0393303,0x90d4,0x4a97,0xab,0x71,0xe9,0xb6,0x71,0xee,0x27,0x29); MIDL_DEFINE_GUID(IID, IID_IVdsService,0x0818a8ef,0x9ba9,0x40d8,0xa6,0xf9,0xe2,0x28,0x33,0xcc,0x77,0x1e); MIDL_DEFINE_GUID(IID, IID_IVdsServiceInitialization,0x4afc3636,0xdb01,0x4052,0x80,0xc3,0x03,0xbb,0xcb,0x8d,0x3c,0x69); MIDL_DEFINE_GUID(IID, IID_IVdsVolumeMF,0xee2d5ded,0x6236,0x4169,0x93,0x1d,0xb9,0x77,0x8c,0xe0,0x3d,0xc6); MIDL_DEFINE_GUID(IID, IID_IVdsDiskPath,0x574a73af,0xbaa8,0x448a,0xa7,0x64,0xf4,0x57,0xd1,0x46,0xd3,0x2f); MIDL_DEFINE_GUID(IID, IID_IVdsDiskSan,0x2772adb2,0x4a0a,0x41db,0xa2,0x13,0xc4,0x68,0x66,0x15,0x20,0x6e); #undef MIDL_DEFINE_GUID #ifdef __cplusplus } #endif #endif /* defined(_M_IA64) || defined(_M_AMD64)*/