Select Method (INotifier)
Selects the specific notification message in the notifier.

C# Syntax

void Select( 
   uint notificationIndex
)

Parameters

notificationIndex
index of the notification message to select (1-based).