Leadtools.Wia Namespace > WiaException Class : GetCodeMessage Method |
public static string GetCodeMessage( WiaExceptionCode code )
'Declaration Public Shared Function GetCodeMessage( _ ByVal code As WiaExceptionCode _ ) As String
'Usage Dim code As WiaExceptionCode Dim value As String value = WiaException.GetCodeMessage(code)
public: static String^ GetCodeMessage( WiaExceptionCode code )