pascalSCADA OPM: psOPC_AE: Interface IOPCEventServer2

Pascal SCADA OPM

Interface IOPCEventServer2

Unit

psOPC_AE

Declaration

type IOPCEventServer2 = interface(IOPCEventServer)

Description

*********************************************************************// Interface: IOPCEventServer2 GUID: {71BBE88E-9564-4BCD-BCFC-71C558D94F2D} *********************************************************************//

Attributes
GUID['{71BBE88E-9564-4BCD-BCFC-71C558D94F2D}']

Hierarchy

Overview

Methods

Public function EnableConditionByArea2( dwNumAreas: DWORD; pszAreas: POleStrList; out ppErrors: PResultList): HResult; stdcall;
Public function EnableConditionBySource2( dwNumSources: DWORD; pszSources: POleStrList; out ppErrors: PResultList): HResult; stdcall;
Public function DisableConditionByArea2( dwNumAreas: DWORD; pszAreas: POleStrList; out ppErrors: PResultList): HResult; stdcall;
Public function DisableConditionBySource2( dwNumSources: DWORD; pszSources: POleStrList; out ppErrors: PResultList): HResult; stdcall;
Public function GetEnableStateByArea( dwNumAreas: DWORD; pszAreas: POleStrList; pbEnabled: PBOOLARRAY; pbEffectivelyEnabled: PBOOLARRAY; out ppErrors: PResultList): HResult; stdcall;
Public function GetEnableStateBySource( dwNumSources: DWORD; pszSources: POleStrList; pbEnabled: PBOOLARRAY; pbEffectivelyEnabled: PBOOLARRAY; out ppErrors: PResultList): HResult; stdcall;

Description

Methods

Public function EnableConditionByArea2( dwNumAreas: DWORD; pszAreas: POleStrList; out ppErrors: PResultList): HResult; stdcall;
 
Public function EnableConditionBySource2( dwNumSources: DWORD; pszSources: POleStrList; out ppErrors: PResultList): HResult; stdcall;
 
Public function DisableConditionByArea2( dwNumAreas: DWORD; pszAreas: POleStrList; out ppErrors: PResultList): HResult; stdcall;
 
Public function DisableConditionBySource2( dwNumSources: DWORD; pszSources: POleStrList; out ppErrors: PResultList): HResult; stdcall;
 
Public function GetEnableStateByArea( dwNumAreas: DWORD; pszAreas: POleStrList; pbEnabled: PBOOLARRAY; pbEffectivelyEnabled: PBOOLARRAY; out ppErrors: PResultList): HResult; stdcall;
 
Public function GetEnableStateBySource( dwNumSources: DWORD; pszSources: POleStrList; pbEnabled: PBOOLARRAY; pbEffectivelyEnabled: PBOOLARRAY; out ppErrors: PResultList): HResult; stdcall;
 

Generated by PasDoc 0.14.0.