GetSelectedUserDefFields Method Example
The following example retrieves value of the "A_" fields configured for the currently selected alarm in the AlarmSummary object AlarmSummaryOCX1.
Dim sUserDef1 As String
Dim sUserDef2 As String
AlarmSummaryOCX1.GetSelectedUserDefFields sUserDef1, sUserDef2