• 大小: 30KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-06-10
  • 语言: C/C++
  • 标签: OPC开发  头文件  

资源简介

C/C++ OPC开发头文件。花很长时间才收集到的。压缩文件中包含以下文件: opccomn.h opccomn.idl opccomn_i.c opcda.h opcda.idl opcda_i.c opcerror.h

资源截图

代码片段和文件信息



/* 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 Wed Jul 09 16:49:44 2008
 */
/* Compiler settings for .\opccomn.idl:
    Oicf W1 Zp8 env=Win32 (32b run)
    protocol : dce  ms_ext c_ext
    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 
#include 

#ifdef _MIDL_USE_GUIDDEF_

#ifndef INITGUID
#define INITGUID
#include 
#undef INITGUID
#else
#include 
#endif

#define MIDL_DEFINE_GUID(typenamelw1w2b1b2b3b4b5b6b7b8) \
        DEFINE_GUID(namelw1w2b1b2b3b4b5b6b7b8)

#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(typenamelw1w2b1b2b3b4b5b6b7b8) \
        const type name = {lw1w2{b1b2b3b4b5b6b7b8}}

#endif !_MIDL_USE_GUIDDEF_

MIDL_DEFINE_GUID(IID IID_IOPCShutdown0xF31DFDE10x07B60x11d20xB20xD80x000x600x080x3B0xA10xFB);


MIDL_DEFINE_GUID(IID IID_IOPCCommon0xF31DFDE20x07B60x11d20xB20xD80x000x600x080x3B0xA10xFB);


MIDL_DEFINE_GUID(IID IID_IOPCServerList0x13486D500x48210x11D20xA40x940x3C0xB30x060xC10x000x00);


MIDL_DEFINE_GUID(IID IID_IOPCEnumGUID0x55C382C80x21C70x4e880x960xC10xBE0xCF0xB10xE30xF40x83);


MIDL_DEFINE_GUID(IID IID_IOPCServerList20x9DD0B56C0xAD9E0x43ee0x830x050x480x7F0x310x880xBF0x7A);


MIDL_DEFINE_GUID(IID LIBID_OPCCOMN0xB28EEDB10xAC6F0x11d10x840xD50x000x600x8C0xB80xA70xE9);

#undef MIDL_DEFINE_GUID

#ifdef __cplusplus
}
#endif




 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       24718  2008-07-09 16:49  include\opccomn.h
     文件        6990  2008-07-09 16:45  include\opccomn.idl
     文件        2258  2008-07-09 16:49  include\opccomn_i.c
     文件      145924  2008-07-09 16:49  include\opcda.h
     文件       40281  2008-07-09 16:45  include\opcda.idl
     文件        4348  2008-07-09 16:49  include\opcda_i.c
     文件        8071  2008-07-09 16:49  include\opcerror.h

评论

共有 条评论