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

📄 cemgr.h

📁 EVC4.rar
💻 H
📖 第 1 页 / 共 5 页
字号:


/* this ALWAYS GENERATED file contains the definitions for the interfaces */


 /* File created by MIDL compiler version 6.00.0361 */
/* Compiler settings for cemgr.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 */


/* verify that the <rpcndr.h> version is high enough to compile this file*/
#ifndef __REQUIRED_RPCNDR_H_VERSION__
#define __REQUIRED_RPCNDR_H_VERSION__ 475
#endif

#include "rpc.h"
#include "rpcndr.h"

#ifndef __RPCNDR_H_VERSION__
#error this stub requires an updated version of <rpcndr.h>
#endif // __RPCNDR_H_VERSION__

#ifndef COM_NO_WINDOWS_H
#include "windows.h"
#include "ole2.h"
#endif /*COM_NO_WINDOWS_H*/

#ifndef __cemgr_h__
#define __cemgr_h__

#if defined(_MSC_VER) && (_MSC_VER >= 1020)
#pragma once
#endif

/* Forward Declarations */ 

#ifndef __IPlatformManager_FWD_DEFINED__
#define __IPlatformManager_FWD_DEFINED__
typedef interface IPlatformManager IPlatformManager;
#endif 	/* __IPlatformManager_FWD_DEFINED__ */


#ifndef __IPlatformManager2_FWD_DEFINED__
#define __IPlatformManager2_FWD_DEFINED__
typedef interface IPlatformManager2 IPlatformManager2;
#endif 	/* __IPlatformManager2_FWD_DEFINED__ */


#ifndef __IPlatformManager3_FWD_DEFINED__
#define __IPlatformManager3_FWD_DEFINED__
typedef interface IPlatformManager3 IPlatformManager3;
#endif 	/* __IPlatformManager3_FWD_DEFINED__ */


#ifndef __IEnumServiceCategory_FWD_DEFINED__
#define __IEnumServiceCategory_FWD_DEFINED__
typedef interface IEnumServiceCategory IEnumServiceCategory;
#endif 	/* __IEnumServiceCategory_FWD_DEFINED__ */


#ifndef __IServiceCategory_FWD_DEFINED__
#define __IServiceCategory_FWD_DEFINED__
typedef interface IServiceCategory IServiceCategory;
#endif 	/* __IServiceCategory_FWD_DEFINED__ */


#ifndef __IEnumServiceInfo_FWD_DEFINED__
#define __IEnumServiceInfo_FWD_DEFINED__
typedef interface IEnumServiceInfo IEnumServiceInfo;
#endif 	/* __IEnumServiceInfo_FWD_DEFINED__ */


#ifndef __IServiceInfo_FWD_DEFINED__
#define __IServiceInfo_FWD_DEFINED__
typedef interface IServiceInfo IServiceInfo;
#endif 	/* __IServiceInfo_FWD_DEFINED__ */


#ifndef __IEnumBootableDevice_FWD_DEFINED__
#define __IEnumBootableDevice_FWD_DEFINED__
typedef interface IEnumBootableDevice IEnumBootableDevice;
#endif 	/* __IEnumBootableDevice_FWD_DEFINED__ */


#ifndef __IBootableDevice_FWD_DEFINED__
#define __IBootableDevice_FWD_DEFINED__
typedef interface IBootableDevice IBootableDevice;
#endif 	/* __IBootableDevice_FWD_DEFINED__ */


#ifndef __IService_FWD_DEFINED__
#define __IService_FWD_DEFINED__
typedef interface IService IService;
#endif 	/* __IService_FWD_DEFINED__ */


#ifndef __IPMServiceNuke_FWD_DEFINED__
#define __IPMServiceNuke_FWD_DEFINED__
typedef interface IPMServiceNuke IPMServiceNuke;
#endif 	/* __IPMServiceNuke_FWD_DEFINED__ */


#ifndef __IServiceConfig_FWD_DEFINED__
#define __IServiceConfig_FWD_DEFINED__
typedef interface IServiceConfig IServiceConfig;
#endif 	/* __IServiceConfig_FWD_DEFINED__ */


#ifndef __IEnumPlatformCE_FWD_DEFINED__
#define __IEnumPlatformCE_FWD_DEFINED__
typedef interface IEnumPlatformCE IEnumPlatformCE;
#endif 	/* __IEnumPlatformCE_FWD_DEFINED__ */


#ifndef __IPlatformCE_FWD_DEFINED__
#define __IPlatformCE_FWD_DEFINED__
typedef interface IPlatformCE IPlatformCE;
#endif 	/* __IPlatformCE_FWD_DEFINED__ */


#ifndef __IRemoteDevice_FWD_DEFINED__
#define __IRemoteDevice_FWD_DEFINED__
typedef interface IRemoteDevice IRemoteDevice;
#endif 	/* __IRemoteDevice_FWD_DEFINED__ */


#ifndef __IRemoteDevice2_FWD_DEFINED__
#define __IRemoteDevice2_FWD_DEFINED__
typedef interface IRemoteDevice2 IRemoteDevice2;
#endif 	/* __IRemoteDevice2_FWD_DEFINED__ */


#ifndef __IEnumDevice_FWD_DEFINED__
#define __IEnumDevice_FWD_DEFINED__
typedef interface IEnumDevice IEnumDevice;
#endif 	/* __IEnumDevice_FWD_DEFINED__ */


#ifndef __IEnumProperty_FWD_DEFINED__
#define __IEnumProperty_FWD_DEFINED__
typedef interface IEnumProperty IEnumProperty;
#endif 	/* __IEnumProperty_FWD_DEFINED__ */


#ifndef __IProperty_FWD_DEFINED__
#define __IProperty_FWD_DEFINED__
typedef interface IProperty IProperty;
#endif 	/* __IProperty_FWD_DEFINED__ */


#ifndef __IEnumPropInfo_FWD_DEFINED__
#define __IEnumPropInfo_FWD_DEFINED__
typedef interface IEnumPropInfo IEnumPropInfo;
#endif 	/* __IEnumPropInfo_FWD_DEFINED__ */


#ifndef __IConnection_FWD_DEFINED__
#define __IConnection_FWD_DEFINED__
typedef interface IConnection IConnection;
#endif 	/* __IConnection_FWD_DEFINED__ */


#ifndef __IConnection2_FWD_DEFINED__
#define __IConnection2_FWD_DEFINED__
typedef interface IConnection2 IConnection2;
#endif 	/* __IConnection2_FWD_DEFINED__ */


#ifndef __IConnectionStream_FWD_DEFINED__
#define __IConnectionStream_FWD_DEFINED__
typedef interface IConnectionStream IConnectionStream;
#endif 	/* __IConnectionStream_FWD_DEFINED__ */


#ifndef __IConnectionStream2_FWD_DEFINED__
#define __IConnectionStream2_FWD_DEFINED__
typedef interface IConnectionStream2 IConnectionStream2;
#endif 	/* __IConnectionStream2_FWD_DEFINED__ */


#ifndef __ICallBack_FWD_DEFINED__
#define __ICallBack_FWD_DEFINED__
typedef interface ICallBack ICallBack;
#endif 	/* __ICallBack_FWD_DEFINED__ */


#ifndef __IPlatManCallback2_FWD_DEFINED__
#define __IPlatManCallback2_FWD_DEFINED__
typedef interface IPlatManCallback2 IPlatManCallback2;
#endif 	/* __IPlatManCallback2_FWD_DEFINED__ */


#ifndef __IPlatformManagerConfig_FWD_DEFINED__
#define __IPlatformManagerConfig_FWD_DEFINED__
typedef interface IPlatformManagerConfig IPlatformManagerConfig;
#endif 	/* __IPlatformManagerConfig_FWD_DEFINED__ */


#ifndef __IPlatformManagerConfig2_FWD_DEFINED__
#define __IPlatformManagerConfig2_FWD_DEFINED__
typedef interface IPlatformManagerConfig2 IPlatformManagerConfig2;
#endif 	/* __IPlatformManagerConfig2_FWD_DEFINED__ */


#ifndef __IPlatformManagerConfig3_FWD_DEFINED__
#define __IPlatformManagerConfig3_FWD_DEFINED__
typedef interface IPlatformManagerConfig3 IPlatformManagerConfig3;
#endif 	/* __IPlatformManagerConfig3_FWD_DEFINED__ */


#ifndef __IBootableDeviceConfig_FWD_DEFINED__
#define __IBootableDeviceConfig_FWD_DEFINED__
typedef interface IBootableDeviceConfig IBootableDeviceConfig;
#endif 	/* __IBootableDeviceConfig_FWD_DEFINED__ */


#ifndef __IServiceCategoryConfig_FWD_DEFINED__
#define __IServiceCategoryConfig_FWD_DEFINED__
typedef interface IServiceCategoryConfig IServiceCategoryConfig;
#endif 	/* __IServiceCategoryConfig_FWD_DEFINED__ */


#ifndef __IServiceInfoConfig_FWD_DEFINED__
#define __IServiceInfoConfig_FWD_DEFINED__
typedef interface IServiceInfoConfig IServiceInfoConfig;
#endif 	/* __IServiceInfoConfig_FWD_DEFINED__ */


#ifndef __IPlatformConfig_FWD_DEFINED__
#define __IPlatformConfig_FWD_DEFINED__
typedef interface IPlatformConfig IPlatformConfig;
#endif 	/* __IPlatformConfig_FWD_DEFINED__ */


#ifndef __IPlatformConfig2_FWD_DEFINED__
#define __IPlatformConfig2_FWD_DEFINED__
typedef interface IPlatformConfig2 IPlatformConfig2;
#endif 	/* __IPlatformConfig2_FWD_DEFINED__ */


#ifndef __IRemoteDeviceConfig_FWD_DEFINED__
#define __IRemoteDeviceConfig_FWD_DEFINED__
typedef interface IRemoteDeviceConfig IRemoteDeviceConfig;
#endif 	/* __IRemoteDeviceConfig_FWD_DEFINED__ */


#ifndef __IEnumComponent_FWD_DEFINED__
#define __IEnumComponent_FWD_DEFINED__
typedef interface IEnumComponent IEnumComponent;
#endif 	/* __IEnumComponent_FWD_DEFINED__ */


#ifndef __IPackage_FWD_DEFINED__
#define __IPackage_FWD_DEFINED__
typedef interface IPackage IPackage;
#endif 	/* __IPackage_FWD_DEFINED__ */


#ifndef __IPackage2_FWD_DEFINED__
#define __IPackage2_FWD_DEFINED__
typedef interface IPackage2 IPackage2;
#endif 	/* __IPackage2_FWD_DEFINED__ */


#ifndef __IEnumPackageFiles_FWD_DEFINED__
#define __IEnumPackageFiles_FWD_DEFINED__
typedef interface IEnumPackageFiles IEnumPackageFiles;
#endif 	/* __IEnumPackageFiles_FWD_DEFINED__ */


#ifndef __IEnumPackageFiles2_FWD_DEFINED__
#define __IEnumPackageFiles2_FWD_DEFINED__
typedef interface IEnumPackageFiles2 IEnumPackageFiles2;
#endif 	/* __IEnumPackageFiles2_FWD_DEFINED__ */


#ifndef __IEnumCPU_FWD_DEFINED__
#define __IEnumCPU_FWD_DEFINED__
typedef interface IEnumCPU IEnumCPU;
#endif 	/* __IEnumCPU_FWD_DEFINED__ */


#ifndef __IPMPlatformManager_FWD_DEFINED__
#define __IPMPlatformManager_FWD_DEFINED__
typedef interface IPMPlatformManager IPMPlatformManager;
#endif 	/* __IPMPlatformManager_FWD_DEFINED__ */


#ifndef __IPMPlatform_FWD_DEFINED__
#define __IPMPlatform_FWD_DEFINED__
typedef interface IPMPlatform IPMPlatform;
#endif 	/* __IPMPlatform_FWD_DEFINED__ */


#ifndef __IPMRemoteDevice_FWD_DEFINED__
#define __IPMRemoteDevice_FWD_DEFINED__
typedef interface IPMRemoteDevice IPMRemoteDevice;
#endif 	/* __IPMRemoteDevice_FWD_DEFINED__ */


#ifndef __IPMProperty_FWD_DEFINED__
#define __IPMProperty_FWD_DEFINED__
typedef interface IPMProperty IPMProperty;
#endif 	/* __IPMProperty_FWD_DEFINED__ */


#ifndef __IPMBootableDevice_FWD_DEFINED__
#define __IPMBootableDevice_FWD_DEFINED__
typedef interface IPMBootableDevice IPMBootableDevice;
#endif 	/* __IPMBootableDevice_FWD_DEFINED__ */


#ifndef __IPMPackage_FWD_DEFINED__
#define __IPMPackage_FWD_DEFINED__
typedef interface IPMPackage IPMPackage;
#endif 	/* __IPMPackage_FWD_DEFINED__ */


#ifndef __IPMService_FWD_DEFINED__
#define __IPMService_FWD_DEFINED__
typedef interface IPMService IPMService;
#endif 	/* __IPMService_FWD_DEFINED__ */


#ifndef __IPMServiceInfo_FWD_DEFINED__
#define __IPMServiceInfo_FWD_DEFINED__
typedef interface IPMServiceInfo IPMServiceInfo;
#endif 	/* __IPMServiceInfo_FWD_DEFINED__ */


#ifndef __IPMServiceCategory_FWD_DEFINED__
#define __IPMServiceCategory_FWD_DEFINED__
typedef interface IPMServiceCategory IPMServiceCategory;
#endif 	/* __IPMServiceCategory_FWD_DEFINED__ */


#ifndef __IPMConnectionStream_FWD_DEFINED__
#define __IPMConnectionStream_FWD_DEFINED__
typedef interface IPMConnectionStream IPMConnectionStream;
#endif 	/* __IPMConnectionStream_FWD_DEFINED__ */


#ifndef __IPMConnection_FWD_DEFINED__
#define __IPMConnection_FWD_DEFINED__
typedef interface IPMConnection IPMConnection;
#endif 	/* __IPMConnection_FWD_DEFINED__ */


#ifndef __IPMCPU_FWD_DEFINED__
#define __IPMCPU_FWD_DEFINED__
typedef interface IPMCPU IPMCPU;
#endif 	/* __IPMCPU_FWD_DEFINED__ */


#ifndef __IPMOS_FWD_DEFINED__
#define __IPMOS_FWD_DEFINED__
typedef interface IPMOS IPMOS;
#endif 	/* __IPMOS_FWD_DEFINED__ */


#ifndef __IPMStartupServerInfo_FWD_DEFINED__
#define __IPMStartupServerInfo_FWD_DEFINED__
typedef interface IPMStartupServerInfo IPMStartupServerInfo;
#endif 	/* __IPMStartupServerInfo_FWD_DEFINED__ */


#ifndef __IPMTransportInfo_FWD_DEFINED__
#define __IPMTransportInfo_FWD_DEFINED__
typedef interface IPMTransportInfo IPMTransportInfo;
#endif 	/* __IPMTransportInfo_FWD_DEFINED__ */


#ifndef __IPMPropInfo_FWD_DEFINED__
#define __IPMPropInfo_FWD_DEFINED__
typedef interface IPMPropInfo IPMPropInfo;
#endif 	/* __IPMPropInfo_FWD_DEFINED__ */


#ifndef __IPMPackageFile_FWD_DEFINED__
#define __IPMPackageFile_FWD_DEFINED__
typedef interface IPMPackageFile IPMPackageFile;
#endif 	/* __IPMPackageFile_FWD_DEFINED__ */


#ifndef __IEnumVariant_FWD_DEFINED__
#define __IEnumVariant_FWD_DEFINED__
typedef interface IEnumVariant IEnumVariant;
#endif 	/* __IEnumVariant_FWD_DEFINED__ */


#ifndef __IClientInfo_FWD_DEFINED__
#define __IClientInfo_FWD_DEFINED__
typedef interface IClientInfo IClientInfo;
#endif 	/* __IClientInfo_FWD_DEFINED__ */


#ifndef __PlatformManager_FWD_DEFINED__
#define __PlatformManager_FWD_DEFINED__

#ifdef __cplusplus
typedef class PlatformManager PlatformManager;
#else
typedef struct PlatformManager PlatformManager;
#endif /* __cplusplus */

#endif 	/* __PlatformManager_FWD_DEFINED__ */


/* header files for imported files */
#include "oaidl.h"
#include "ocidl.h"

#ifdef __cplusplus
extern "C"{
#endif 

void * __RPC_USER MIDL_user_allocate(size_t);
void __RPC_USER MIDL_user_free( void * ); 

⌨️ 快捷键说明

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