Alarms/Events Browse type definition for filters. Event sources are organized in a hierarchical structure of areas. Areas can be defined as required and must not correlate to branches in the DA server address space.
However, for simplicity reasons the sample implementation has the eventsorces in areas that correlate to the DA server branch structure.
Syntax
Visual Basic (Declaration) | |
---|
Public Enum EventBrowseType
Inherits System.Enum |
Managed Extensions for C++ | |
---|
__value public enum EventBrowseType : public System.Enum |
C++/CLI | |
---|
public enum class EventBrowseType : public System.Enum |
Members
Inheritance Hierarchy
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also