Interface IOPCEventServer2
Unit
Declaration
type IOPCEventServer2 = interface(IOPCEventServer)
Description
*********************************************************************// Interface: IOPCEventServer2 GUID: {71BBE88E-9564-4BCD-BCFC-71C558D94F2D} *********************************************************************//
Attributes
- GUID['{71BBE88E-9564-4BCD-BCFC-71C558D94F2D}']
Hierarchy
- IUnknown
- IOPCEventServer
- IOPCEventServer2
Overview
Methods
function EnableConditionByArea2( dwNumAreas: DWORD; pszAreas: POleStrList; out ppErrors: PResultList): HResult; stdcall; |
|
function EnableConditionBySource2( dwNumSources: DWORD; pszSources: POleStrList; out ppErrors: PResultList): HResult; stdcall; |
|
function DisableConditionByArea2( dwNumAreas: DWORD; pszAreas: POleStrList; out ppErrors: PResultList): HResult; stdcall; |
|
function DisableConditionBySource2( dwNumSources: DWORD; pszSources: POleStrList; out ppErrors: PResultList): HResult; stdcall; |
|
function GetEnableStateByArea( dwNumAreas: DWORD; pszAreas: POleStrList; pbEnabled: PBOOLARRAY; pbEffectivelyEnabled: PBOOLARRAY; out ppErrors: PResultList): HResult; stdcall; |
|
function GetEnableStateBySource( dwNumSources: DWORD; pszSources: POleStrList; pbEnabled: PBOOLARRAY; pbEffectivelyEnabled: PBOOLARRAY; out ppErrors: PResultList): HResult; stdcall; |
Description
Methods
function EnableConditionByArea2( dwNumAreas: DWORD; pszAreas: POleStrList; out ppErrors: PResultList): HResult; stdcall; |
|
function EnableConditionBySource2( dwNumSources: DWORD; pszSources: POleStrList; out ppErrors: PResultList): HResult; stdcall; |
|
function DisableConditionByArea2( dwNumAreas: DWORD; pszAreas: POleStrList; out ppErrors: PResultList): HResult; stdcall; |
|
function DisableConditionBySource2( dwNumSources: DWORD; pszSources: POleStrList; out ppErrors: PResultList): HResult; stdcall; |
|
function GetEnableStateByArea( dwNumAreas: DWORD; pszAreas: POleStrList; pbEnabled: PBOOLARRAY; pbEffectivelyEnabled: PBOOLARRAY; out ppErrors: PResultList): HResult; stdcall; |
|
function GetEnableStateBySource( dwNumSources: DWORD; pszSources: POleStrList; pbEnabled: PBOOLARRAY; pbEffectivelyEnabled: PBOOLARRAY; out ppErrors: PResultList): HResult; stdcall; |
|
Generated by PasDoc 0.14.0.