Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainException Class : GetCodeMessage Method |
public static string GetCodeMessage( TwainExceptionCode code )
'Declaration
Public Shared Function GetCodeMessage( _ ByVal code As TwainExceptionCode _ ) As String
'Usage
Dim code As TwainExceptionCode Dim value As String value = TwainException.GetCodeMessage(code)
public: static String^ GetCodeMessage( TwainExceptionCode code )