Interface IOPCSyncIO
Unit
Declaration
type IOPCSyncIO = interface(IUnknown)
Description
*********************************************************************// Interface: IOPCSyncIO GUID: {39C13A52-011E-11D0-9675-0020AFD8ADB3} *********************************************************************//
Attributes
- GUID['{39C13A52-011E-11D0-9675-0020AFD8ADB3}']
Hierarchy
- IUnknown
- IOPCSyncIO
Overview
Methods
function Read( dwSource: OPCDATASOURCE; dwCount: DWORD; phServer: POPCHANDLEARRAY; out ppItemValues: POPCITEMSTATEARRAY; out ppErrors: PResultList): HResult; stdcall; |
|
function Write( dwCount: DWORD; phServer: POPCHANDLEARRAY; pItemValues: POleVariantArray; out ppErrors: PResultList): HResult; stdcall; |
Description
Methods
function Read( dwSource: OPCDATASOURCE; dwCount: DWORD; phServer: POPCHANDLEARRAY; out ppItemValues: POPCITEMSTATEARRAY; out ppErrors: PResultList): HResult; stdcall; |
|
function Write( dwCount: DWORD; phServer: POPCHANDLEARRAY; pItemValues: POleVariantArray; out ppErrors: PResultList): HResult; stdcall; |
|
Generated by PasDoc 0.14.0.