pascalSCADA OPM: psOPCDA: Record OPCITEMATTRIBUTES

Pascal SCADA OPM

Record OPCITEMATTRIBUTES

Hierarchy
Methods
Properties

Unit

psOPCDA

Declaration

type OPCITEMATTRIBUTES = record

Description

 

Overview

Fields

szAccessPath: POleStr;
szItemID: POleStr;
bActive: BOOL;
hClient: OPCHANDLE;
hServer: OPCHANDLE;
dwAccessRights: DWORD;
dwBlobSize: DWORD;
pBlob: PByteArray;
vtRequestedDataType: TVarType;
vtCanonicalDataType: TVarType;
dwEUType: OPCEUTYPE;
vEUInfo: OleVariant;

Description

Fields

szAccessPath: POleStr;
 
szItemID: POleStr;
 
bActive: BOOL;
 
hClient: OPCHANDLE;
 
hServer: OPCHANDLE;
 
dwAccessRights: DWORD;
 
dwBlobSize: DWORD;
 
pBlob: PByteArray;
 
vtRequestedDataType: TVarType;
 
vtCanonicalDataType: TVarType;
 
dwEUType: OPCEUTYPE;
 
vEUInfo: OleVariant;
 

Generated by PasDoc 0.14.0.