Visual Basic (Declaration) | |
---|---|
Public Shared Function CreateMilitarySelectMessage( _ ByVal id As String, _ ByVal messageType As String, _ ByVal select As Boolean _ ) As Message |
Parameters
- id
- A System.String representing the message identifier.
- messageType
- A System.String representing the type of the message.
- select
- true if the message should be selected; otherwise false.
Return Value
A new Message instance which will be selected when displayed on the map.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8