INotificationClient.ListValueRead (METH)ΒΆ
METHOD ListValueRead
This method will be called when a variable was read as part of a list operation (see INotificationClient.ListOperationStart or INotificationClient.ListOperationDone)
- InOut:
Scope
Name
Type
Comment
Input
remoteNameThe name of the variable as known by the connected device that was read. For details of the format of this parameter have a look at ItemName or ItemNameType
pReadValuePOINTER TO BYTE
The address of the value containing the recently read value
valueTypeIBaseLibrary.TypeClassThe type information of the currently read value
valueSize__UXINTThe size in bytes of the currently read value