pascalSCADA OPM: psOPCDA: Record OPCGROUPHEADER

Pascal SCADA OPM

Record OPCGROUPHEADER

Hierarchy
Methods
Properties

Unit

psOPCDA

Declaration

type OPCGROUPHEADER = record

Description

*********************************************************************// Declaration of structures, unions and aliases. // *********************************************************************//

Overview

Fields

dwSize: DWORD;
dwItemCount: DWORD;
hClientGroup: OPCHANDLE;
dwTransactionID: DWORD;
hrStatus: HResult;

Description

Fields

dwSize: DWORD;
 
dwItemCount: DWORD;
 
hClientGroup: OPCHANDLE;
 
dwTransactionID: DWORD;
 
hrStatus: HResult;
 

Generated by PasDoc 0.14.0.