pascalSCADA OPM: psOPCDA: Record OPCITEMDEF

Pascal SCADA OPM

Record OPCITEMDEF

Hierarchy
Methods
Properties

Unit

psOPCDA

Declaration

type OPCITEMDEF = record

Description

 

Overview

Fields

szAccessPath: POleStr;
szItemID: POleStr;
bActive: BOOL;
hClient: OPCHANDLE;
dwBlobSize: DWORD;
pBlob: PByteArray;
vtRequestedDataType: TVarType;
wReserved: Word;

Description

Fields

szAccessPath: POleStr;
 
szItemID: POleStr;
 
bActive: BOOL;
 
hClient: OPCHANDLE;
 
dwBlobSize: DWORD;
 
pBlob: PByteArray;
 
vtRequestedDataType: TVarType;
 
wReserved: Word;
 

Generated by PasDoc 0.14.0.