Interface IOPCEventAreaBrowser
Unit
psOPC_AE
Declaration
type IOPCEventAreaBrowser = interface(IUnknown)
Description
*********************************************************************// Interface: IOPCEventAreaBrowser GUID: {65168857-5783-11D1-84A0-00608CB8A7E9} *********************************************************************//
Attributes
- GUID['{65168857-5783-11D1-84A0-00608CB8A7E9}']
Hierarchy
- IUnknown
- IOPCEventAreaBrowser
Overview
Methods
Description
Methods
|
function ChangeBrowsePosition( dwBrowseDirection: OPCAEBROWSEDIRECTION; szString: POleStr): HResult; stdcall; |
|
|
function BrowseOPCAreas( dwBrowseFilterType: OPCAEBROWSETYPE; szFilterCriteria: POleStr; out ppIEnumString: IEnumString): HResult; stdcall; |
|
|
function GetQualifiedAreaName( szAreaName: POleStr; out pszQualifiedAreaName: POleStr): HResult; stdcall; |
|
|
function GetQualifiedSourceName( szSourceName: POleStr; out pszQualifiedSourceName: POleStr): HResult; stdcall; |
|
Generated by PasDoc 0.14.0.