⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vdsdkcomserver_i.c

📁 Eterlogic公司所提供免费的虚拟磁盘SDK
💻 C
字号:


/* 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.0366 */
/* at Sun May 11 18:53:45 2008
 */
/* Compiler settings for src\VDSDKComServer\VDSDKComServer.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(  )

#pragma warning( disable: 4049 )  /* more than 64k source lines */


#ifdef __cplusplus
extern "C"{
#endif 


#include <rpc.h>
#include <rpcndr.h>

#ifdef _MIDL_USE_GUIDDEF_

#ifndef INITGUID
#define INITGUID
#include <guiddef.h>
#undef INITGUID
#else
#include <guiddef.h>
#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_IVirtualDrivesManager,0x84084091,0xbbc3,0x492c,0x95,0xda,0xe6,0xaa,0x96,0x72,0x57,0x1c);


MIDL_DEFINE_GUID(IID, LIBID_VDSDKLib,0xaaadcf2c,0x39ae,0x4faa,0xbf,0xc7,0x7b,0x83,0xd0,0x2e,0xbc,0x4f);


MIDL_DEFINE_GUID(IID, IID_IVirtualDriveHandler,0x7596d3ec,0xbf7c,0x42ca,0xa5,0x7f,0x59,0x6d,0xb0,0xc2,0x3c,0x60);


MIDL_DEFINE_GUID(IID, IID_IVirtualDriveHandler2,0x0aa6a8b4,0x5a0f,0x497b,0x8f,0x14,0x40,0x70,0x23,0xcc,0xc9,0xd6);


MIDL_DEFINE_GUID(IID, IID_IVirtualDriveHandler3,0x5dd3c95a,0x5514,0x4502,0xa4,0xe8,0xe0,0x6c,0x33,0x35,0x56,0xa7);


MIDL_DEFINE_GUID(CLSID, CLSID_VirtualDrivesManager,0xcac8aa14,0x138f,0x496c,0xa0,0x5a,0xdb,0x47,0x0c,0x27,0xaf,0x18);

#undef MIDL_DEFINE_GUID

#ifdef __cplusplus
}
#endif



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -