Interface IOPCEventSink
Unit
Declaration
type IOPCEventSink = interface(IUnknown)
Description
*********************************************************************// Interface: IOPCEventSink GUID: {6516885F-5783-11D1-84A0-00608CB8A7E9} *********************************************************************//
Attributes
- GUID['{6516885F-5783-11D1-84A0-00608CB8A7E9}']
Hierarchy
- IUnknown
- IOPCEventSink
Overview
Methods
function OnEvent( hClientSubscription: OPCHANDLE; bRefresh: BOOL; bLastRefresh: BOOL; dwCount: DWORD; pEvents: PONEVENTSTRUCTARRAY): HResult; stdcall; |
Description
Methods
function OnEvent( hClientSubscription: OPCHANDLE; bRefresh: BOOL; bLastRefresh: BOOL; dwCount: DWORD; pEvents: PONEVENTSTRUCTARRAY): HResult; stdcall; |
|
Generated by PasDoc 0.14.0.