dOPC Client Toolkit
Close
ua.filestream.TuaStream.Read
Methods
TuaStream Class
ua.filestream Namespace
Stream read method
Delphi
function
Read
(
var
Buffer
;
Count
: Longint): Longint;
override
;
C++
virtual
__fastcall
Longint
Read
(
Buffer
, Longint
Count
);
Description
Overrides the normal TStream class method to read data from the OPC UA server.
Help Feedback
dOPC version 5.33. Copyright © 2025 by Kassl GmbH.