pascalSCADA OPM: psOPCDA: Record OPCITEMRESULT

Pascal SCADA OPM

Record OPCITEMRESULT

Hierarchy
Methods
Properties

Unit

psOPCDA

Declaration

type OPCITEMRESULT = record

Description

 

Overview

Fields

hServer: OPCHANDLE;
vtCanonicalDataType: TVarType;
wReserved: Word;
dwAccessRights: DWORD;
dwBlobSize: DWORD;
pBlob: PByteArray;

Description

Fields

hServer: OPCHANDLE;
 
vtCanonicalDataType: TVarType;
 
wReserved: Word;
 
dwAccessRights: DWORD;
 
dwBlobSize: DWORD;
 
pBlob: PByteArray;
 

Generated by PasDoc 0.14.0.