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

📄 opcda.h

📁 OPC 规范
💻 H
📖 第 1 页 / 共 5 页
字号:

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

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


 /* File created by MIDL compiler version 6.00.0347 */
/* at Mon Mar 03 20:28:02 2003
 */
/* Compiler settings for opcda.idl:
    Os, 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(  )


/* verify that the <rpcndr.h> version is high enough to compile this file*/
#ifndef __REQUIRED_RPCNDR_H_VERSION__
#define __REQUIRED_RPCNDR_H_VERSION__ 440
#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 __opcda_h__
#define __opcda_h__

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

/* Forward Declarations */ 

#ifndef __CATID_OPCDAServer10_FWD_DEFINED__
#define __CATID_OPCDAServer10_FWD_DEFINED__
typedef interface CATID_OPCDAServer10 CATID_OPCDAServer10;
#endif 	/* __CATID_OPCDAServer10_FWD_DEFINED__ */


#ifndef __CATID_OPCDAServer20_FWD_DEFINED__
#define __CATID_OPCDAServer20_FWD_DEFINED__
typedef interface CATID_OPCDAServer20 CATID_OPCDAServer20;
#endif 	/* __CATID_OPCDAServer20_FWD_DEFINED__ */


#ifndef __CATID_OPCDAServer30_FWD_DEFINED__
#define __CATID_OPCDAServer30_FWD_DEFINED__
typedef interface CATID_OPCDAServer30 CATID_OPCDAServer30;
#endif 	/* __CATID_OPCDAServer30_FWD_DEFINED__ */


#ifndef __CATID_XMLDAServer10_FWD_DEFINED__
#define __CATID_XMLDAServer10_FWD_DEFINED__
typedef interface CATID_XMLDAServer10 CATID_XMLDAServer10;
#endif 	/* __CATID_XMLDAServer10_FWD_DEFINED__ */


#ifndef __IOPCServer_FWD_DEFINED__
#define __IOPCServer_FWD_DEFINED__
typedef interface IOPCServer IOPCServer;
#endif 	/* __IOPCServer_FWD_DEFINED__ */


#ifndef __IOPCServerPublicGroups_FWD_DEFINED__
#define __IOPCServerPublicGroups_FWD_DEFINED__
typedef interface IOPCServerPublicGroups IOPCServerPublicGroups;
#endif 	/* __IOPCServerPublicGroups_FWD_DEFINED__ */


#ifndef __IOPCBrowseServerAddressSpace_FWD_DEFINED__
#define __IOPCBrowseServerAddressSpace_FWD_DEFINED__
typedef interface IOPCBrowseServerAddressSpace IOPCBrowseServerAddressSpace;
#endif 	/* __IOPCBrowseServerAddressSpace_FWD_DEFINED__ */


#ifndef __IOPCGroupStateMgt_FWD_DEFINED__
#define __IOPCGroupStateMgt_FWD_DEFINED__
typedef interface IOPCGroupStateMgt IOPCGroupStateMgt;
#endif 	/* __IOPCGroupStateMgt_FWD_DEFINED__ */


#ifndef __IOPCPublicGroupStateMgt_FWD_DEFINED__
#define __IOPCPublicGroupStateMgt_FWD_DEFINED__
typedef interface IOPCPublicGroupStateMgt IOPCPublicGroupStateMgt;
#endif 	/* __IOPCPublicGroupStateMgt_FWD_DEFINED__ */


#ifndef __IOPCSyncIO_FWD_DEFINED__
#define __IOPCSyncIO_FWD_DEFINED__
typedef interface IOPCSyncIO IOPCSyncIO;
#endif 	/* __IOPCSyncIO_FWD_DEFINED__ */


#ifndef __IOPCAsyncIO_FWD_DEFINED__
#define __IOPCAsyncIO_FWD_DEFINED__
typedef interface IOPCAsyncIO IOPCAsyncIO;
#endif 	/* __IOPCAsyncIO_FWD_DEFINED__ */


#ifndef __IOPCItemMgt_FWD_DEFINED__
#define __IOPCItemMgt_FWD_DEFINED__
typedef interface IOPCItemMgt IOPCItemMgt;
#endif 	/* __IOPCItemMgt_FWD_DEFINED__ */


#ifndef __IEnumOPCItemAttributes_FWD_DEFINED__
#define __IEnumOPCItemAttributes_FWD_DEFINED__
typedef interface IEnumOPCItemAttributes IEnumOPCItemAttributes;
#endif 	/* __IEnumOPCItemAttributes_FWD_DEFINED__ */


#ifndef __IOPCDataCallback_FWD_DEFINED__
#define __IOPCDataCallback_FWD_DEFINED__
typedef interface IOPCDataCallback IOPCDataCallback;
#endif 	/* __IOPCDataCallback_FWD_DEFINED__ */


#ifndef __IOPCAsyncIO2_FWD_DEFINED__
#define __IOPCAsyncIO2_FWD_DEFINED__
typedef interface IOPCAsyncIO2 IOPCAsyncIO2;
#endif 	/* __IOPCAsyncIO2_FWD_DEFINED__ */


#ifndef __IOPCItemProperties_FWD_DEFINED__
#define __IOPCItemProperties_FWD_DEFINED__
typedef interface IOPCItemProperties IOPCItemProperties;
#endif 	/* __IOPCItemProperties_FWD_DEFINED__ */


#ifndef __IOPCItemDeadbandMgt_FWD_DEFINED__
#define __IOPCItemDeadbandMgt_FWD_DEFINED__
typedef interface IOPCItemDeadbandMgt IOPCItemDeadbandMgt;
#endif 	/* __IOPCItemDeadbandMgt_FWD_DEFINED__ */


#ifndef __IOPCItemSamplingMgt_FWD_DEFINED__
#define __IOPCItemSamplingMgt_FWD_DEFINED__
typedef interface IOPCItemSamplingMgt IOPCItemSamplingMgt;
#endif 	/* __IOPCItemSamplingMgt_FWD_DEFINED__ */


#ifndef __IOPCBrowse_FWD_DEFINED__
#define __IOPCBrowse_FWD_DEFINED__
typedef interface IOPCBrowse IOPCBrowse;
#endif 	/* __IOPCBrowse_FWD_DEFINED__ */


#ifndef __IOPCItemIO_FWD_DEFINED__
#define __IOPCItemIO_FWD_DEFINED__
typedef interface IOPCItemIO IOPCItemIO;
#endif 	/* __IOPCItemIO_FWD_DEFINED__ */


#ifndef __IOPCSyncIO2_FWD_DEFINED__
#define __IOPCSyncIO2_FWD_DEFINED__
typedef interface IOPCSyncIO2 IOPCSyncIO2;
#endif 	/* __IOPCSyncIO2_FWD_DEFINED__ */


#ifndef __IOPCAsyncIO3_FWD_DEFINED__
#define __IOPCAsyncIO3_FWD_DEFINED__
typedef interface IOPCAsyncIO3 IOPCAsyncIO3;
#endif 	/* __IOPCAsyncIO3_FWD_DEFINED__ */


#ifndef __IOPCGroupStateMgt2_FWD_DEFINED__
#define __IOPCGroupStateMgt2_FWD_DEFINED__
typedef interface IOPCGroupStateMgt2 IOPCGroupStateMgt2;
#endif 	/* __IOPCGroupStateMgt2_FWD_DEFINED__ */


#ifndef __CATID_OPCDAServer10_FWD_DEFINED__
#define __CATID_OPCDAServer10_FWD_DEFINED__
typedef interface CATID_OPCDAServer10 CATID_OPCDAServer10;
#endif 	/* __CATID_OPCDAServer10_FWD_DEFINED__ */


#ifndef __CATID_OPCDAServer20_FWD_DEFINED__
#define __CATID_OPCDAServer20_FWD_DEFINED__
typedef interface CATID_OPCDAServer20 CATID_OPCDAServer20;
#endif 	/* __CATID_OPCDAServer20_FWD_DEFINED__ */


#ifndef __CATID_OPCDAServer30_FWD_DEFINED__
#define __CATID_OPCDAServer30_FWD_DEFINED__
typedef interface CATID_OPCDAServer30 CATID_OPCDAServer30;
#endif 	/* __CATID_OPCDAServer30_FWD_DEFINED__ */


#ifndef __CATID_XMLDAServer10_FWD_DEFINED__
#define __CATID_XMLDAServer10_FWD_DEFINED__
typedef interface CATID_XMLDAServer10 CATID_XMLDAServer10;
#endif 	/* __CATID_XMLDAServer10_FWD_DEFINED__ */


#ifndef __IOPCServer_FWD_DEFINED__
#define __IOPCServer_FWD_DEFINED__
typedef interface IOPCServer IOPCServer;
#endif 	/* __IOPCServer_FWD_DEFINED__ */


#ifndef __IOPCServerPublicGroups_FWD_DEFINED__
#define __IOPCServerPublicGroups_FWD_DEFINED__
typedef interface IOPCServerPublicGroups IOPCServerPublicGroups;
#endif 	/* __IOPCServerPublicGroups_FWD_DEFINED__ */


#ifndef __IOPCBrowseServerAddressSpace_FWD_DEFINED__
#define __IOPCBrowseServerAddressSpace_FWD_DEFINED__
typedef interface IOPCBrowseServerAddressSpace IOPCBrowseServerAddressSpace;
#endif 	/* __IOPCBrowseServerAddressSpace_FWD_DEFINED__ */


#ifndef __IOPCGroupStateMgt_FWD_DEFINED__
#define __IOPCGroupStateMgt_FWD_DEFINED__
typedef interface IOPCGroupStateMgt IOPCGroupStateMgt;
#endif 	/* __IOPCGroupStateMgt_FWD_DEFINED__ */


#ifndef __IOPCPublicGroupStateMgt_FWD_DEFINED__
#define __IOPCPublicGroupStateMgt_FWD_DEFINED__
typedef interface IOPCPublicGroupStateMgt IOPCPublicGroupStateMgt;
#endif 	/* __IOPCPublicGroupStateMgt_FWD_DEFINED__ */


#ifndef __IOPCSyncIO_FWD_DEFINED__
#define __IOPCSyncIO_FWD_DEFINED__
typedef interface IOPCSyncIO IOPCSyncIO;
#endif 	/* __IOPCSyncIO_FWD_DEFINED__ */


#ifndef __IOPCAsyncIO_FWD_DEFINED__
#define __IOPCAsyncIO_FWD_DEFINED__
typedef interface IOPCAsyncIO IOPCAsyncIO;
#endif 	/* __IOPCAsyncIO_FWD_DEFINED__ */


#ifndef __IOPCDataCallback_FWD_DEFINED__
#define __IOPCDataCallback_FWD_DEFINED__
typedef interface IOPCDataCallback IOPCDataCallback;
#endif 	/* __IOPCDataCallback_FWD_DEFINED__ */


#ifndef __IOPCItemMgt_FWD_DEFINED__
#define __IOPCItemMgt_FWD_DEFINED__
typedef interface IOPCItemMgt IOPCItemMgt;
#endif 	/* __IOPCItemMgt_FWD_DEFINED__ */


#ifndef __IEnumOPCItemAttributes_FWD_DEFINED__
#define __IEnumOPCItemAttributes_FWD_DEFINED__
typedef interface IEnumOPCItemAttributes IEnumOPCItemAttributes;
#endif 	/* __IEnumOPCItemAttributes_FWD_DEFINED__ */


#ifndef __IOPCAsyncIO2_FWD_DEFINED__
#define __IOPCAsyncIO2_FWD_DEFINED__
typedef interface IOPCAsyncIO2 IOPCAsyncIO2;
#endif 	/* __IOPCAsyncIO2_FWD_DEFINED__ */


#ifndef __IOPCItemProperties_FWD_DEFINED__
#define __IOPCItemProperties_FWD_DEFINED__
typedef interface IOPCItemProperties IOPCItemProperties;
#endif 	/* __IOPCItemProperties_FWD_DEFINED__ */


#ifndef __IOPCItemDeadbandMgt_FWD_DEFINED__
#define __IOPCItemDeadbandMgt_FWD_DEFINED__
typedef interface IOPCItemDeadbandMgt IOPCItemDeadbandMgt;
#endif 	/* __IOPCItemDeadbandMgt_FWD_DEFINED__ */


#ifndef __IOPCItemSamplingMgt_FWD_DEFINED__
#define __IOPCItemSamplingMgt_FWD_DEFINED__
typedef interface IOPCItemSamplingMgt IOPCItemSamplingMgt;
#endif 	/* __IOPCItemSamplingMgt_FWD_DEFINED__ */


#ifndef __IOPCBrowse_FWD_DEFINED__
#define __IOPCBrowse_FWD_DEFINED__
typedef interface IOPCBrowse IOPCBrowse;
#endif 	/* __IOPCBrowse_FWD_DEFINED__ */


#ifndef __IOPCItemIO_FWD_DEFINED__
#define __IOPCItemIO_FWD_DEFINED__
typedef interface IOPCItemIO IOPCItemIO;
#endif 	/* __IOPCItemIO_FWD_DEFINED__ */


#ifndef __IOPCSyncIO2_FWD_DEFINED__
#define __IOPCSyncIO2_FWD_DEFINED__
typedef interface IOPCSyncIO2 IOPCSyncIO2;
#endif 	/* __IOPCSyncIO2_FWD_DEFINED__ */


#ifndef __IOPCAsyncIO3_FWD_DEFINED__
#define __IOPCAsyncIO3_FWD_DEFINED__
typedef interface IOPCAsyncIO3 IOPCAsyncIO3;
#endif 	/* __IOPCAsyncIO3_FWD_DEFINED__ */


#ifndef __IOPCGroupStateMgt2_FWD_DEFINED__
#define __IOPCGroupStateMgt2_FWD_DEFINED__
typedef interface IOPCGroupStateMgt2 IOPCGroupStateMgt2;
#endif 	/* __IOPCGroupStateMgt2_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 * ); 

#ifndef __CATID_OPCDAServer10_INTERFACE_DEFINED__
#define __CATID_OPCDAServer10_INTERFACE_DEFINED__

/* interface CATID_OPCDAServer10 */
/* [object][uuid] */ 


EXTERN_C const IID IID_CATID_OPCDAServer10;

#if defined(__cplusplus) && !defined(CINTERFACE)
    
    MIDL_INTERFACE("63D5F430-CFE4-11d1-B2C8-0060083BA1FB")
    CATID_OPCDAServer10 : public IUnknown
    {
    public:
    };
    
#else 	/* C style interface */

    typedef struct CATID_OPCDAServer10Vtbl
    {
        BEGIN_INTERFACE
        
        HRESULT ( STDMETHODCALLTYPE *QueryInterface )( 
            CATID_OPCDAServer10 * This,
            /* [in] */ REFIID riid,
            /* [iid_is][out] */ void **ppvObject);
        
        ULONG ( STDMETHODCALLTYPE *AddRef )( 
            CATID_OPCDAServer10 * This);
        
        ULONG ( STDMETHODCALLTYPE *Release )( 
            CATID_OPCDAServer10 * This);
        
        END_INTERFACE
    } CATID_OPCDAServer10Vtbl;

    interface CATID_OPCDAServer10
    {
        CONST_VTBL struct CATID_OPCDAServer10Vtbl *lpVtbl;
    };

    

#ifdef COBJMACROS


#define CATID_OPCDAServer10_QueryInterface(This,riid,ppvObject)	\
    (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)

#define CATID_OPCDAServer10_AddRef(This)	\
    (This)->lpVtbl -> AddRef(This)

#define CATID_OPCDAServer10_Release(This)	\
    (This)->lpVtbl -> Release(This)


#endif /* COBJMACROS */


#endif 	/* C style interface */




#endif 	/* __CATID_OPCDAServer10_INTERFACE_DEFINED__ */


#ifndef __CATID_OPCDAServer20_INTERFACE_DEFINED__
#define __CATID_OPCDAServer20_INTERFACE_DEFINED__

/* interface CATID_OPCDAServer20 */
/* [object][uuid] */ 


EXTERN_C const IID IID_CATID_OPCDAServer20;

#if defined(__cplusplus) && !defined(CINTERFACE)
    
    MIDL_INTERFACE("63D5F432-CFE4-11d1-B2C8-0060083BA1FB")
    CATID_OPCDAServer20 : public IUnknown
    {
    public:
    };
    
#else 	/* C style interface */

    typedef struct CATID_OPCDAServer20Vtbl
    {
        BEGIN_INTERFACE
        
        HRESULT ( STDMETHODCALLTYPE *QueryInterface )( 
            CATID_OPCDAServer20 * This,
            /* [in] */ REFIID riid,
            /* [iid_is][out] */ void **ppvObject);
        
        ULONG ( STDMETHODCALLTYPE *AddRef )( 
            CATID_OPCDAServer20 * This);
        
        ULONG ( STDMETHODCALLTYPE *Release )( 
            CATID_OPCDAServer20 * This);
        
        END_INTERFACE

⌨️ 快捷键说明

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