pascalSCADA OPM: psOPCDA: Record OPCITEMPROPERTY

Pascal SCADA OPM

Record OPCITEMPROPERTY

Hierarchy
Methods
Properties

Unit

psOPCDA

Declaration

type OPCITEMPROPERTY = record

Description

 

Overview

Fields

vtDataType: TVarType;
wReserved: Word;
dwPropertyID: DWORD;
szItemID: POleStr;
szDescription: POleStr;
vValue: OleVariant;
hrErrorID: HResult;
dwReserved: DWORD;

Description

Fields

vtDataType: TVarType;
 
wReserved: Word;
 
dwPropertyID: DWORD;
 
szItemID: POleStr;
 
szDescription: POleStr;
 
vValue: OleVariant;
 
hrErrorID: HResult;
 
dwReserved: DWORD;
 

Generated by PasDoc 0.14.0.