'Declaration
Public Shared Function GetMessageName( _ ByVal msg As System.Integer _ ) As System.String
'Usage
Dim msg As System.Integer Dim value As System.String value = NUIManager.GetMessageName(msg)
public static System.string GetMessageName( System.int msg )
Parameters
- msg