dOPC Client Toolkit
Close
dOPCAE.TdOPCEventSubscription.OnEvent
Methods
TdOPCEventSubscription Class
dOPCAE Namespace
callback procedure: we get a new event for OPC AE Server
Delphi
function
OnEvent
(
hClientSubscription
: OPCHANDLE;
bRefresh
: dBOOL;
bLastRefresh
: dBOOL;
dwCount
: DWORD;
pEvents
: PONEVENTSTRUCTARRAY): HResult;
stdcall
;
C++
__fastcall
__stdcall
HRESULT
OnEvent
(OPCHANDLE
hClientSubscription
, dBOOL
bRefresh
, dBOOL
bLastRefresh
, DWORD
dwCount
, PONEVENTSTRUCTARRAY
pEvents
);
Help Feedback
Kassl GmbH Copyright © 2024. All rights reserved.