Visual Basic (Declaration) | |
---|---|
Public Shared Function CreateMilitaryRemoveMessage( _ ByVal id As String, _ ByVal messageType As String _ ) As Message |
C# | |
---|---|
public static Message CreateMilitaryRemoveMessage( string id, string messageType ) |
Parameters
- id
- A System.String representing the message identifier.
- messageType
- A System.String representing the type of message.
Return Value
The Message instance to be removed from the map.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8