pascalSCADA OPM: psOPC_AE: Interface IOPCEventSink

Pascal SCADA OPM

Interface IOPCEventSink

Unit

psOPC_AE

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

Public function OnEvent( hClientSubscription: OPCHANDLE; bRefresh: BOOL; bLastRefresh: BOOL; dwCount: DWORD; pEvents: PONEVENTSTRUCTARRAY): HResult; stdcall;

Description

Methods

Public function OnEvent( hClientSubscription: OPCHANDLE; bRefresh: BOOL; bLastRefresh: BOOL; dwCount: DWORD; pEvents: PONEVENTSTRUCTARRAY): HResult; stdcall;
 

Generated by PasDoc 0.14.0.