OPC Labs EasyOPC-UA Library
UAInfoType Enumeration
OpcLabs_EasyOpcUA ActiveX DLL : UAInfoType Enumeration
Description
The type of information contained in the info bits of status code.

 

UUID: 86d98db6-e0c8-4c3c-959d-686b301877bf

 

For more information, see UAInfoType in .NET Reference.

Members
MemberValueDescription
UAInfoType_DataValue1The StatusCode and its info bits are associated with a data value returned from the Server.
UAInfoType_NotUsed0The info bits are not used.
Remarks

For remarks, see UAInfoType in .NET Reference.

Example

For examples, see UAInfoType in .NET Reference.