GetSelectedAlmExt Method Example
The following example retrieves the alarm extensions configured for the currently selected alarm in the AlarmSummary object AlarmSummaryOCX1.
Dim sExt1 As String
Dim sExt2 As String
AlarmSummaryOCX1.GetSelectedAlmExt sExt1, sExt2