LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

GetCodeMessage Method (BarcodeException)








The exception code for which to retrieve its message string.
Retrieves the error string that is associated with the specified BarcodeExceptionCode. .NET support WinRT support Silverlight support
Syntax
public static string GetCodeMessage( 
   BarcodeExceptionCode code
)
'Declaration
 
Public Shared Function GetCodeMessage( _
   ByVal code As BarcodeExceptionCode _
) As String
'Usage
 
Dim code As BarcodeExceptionCode
Dim value As String
 
value = BarcodeException.GetCodeMessage(code)
public static string GetCodeMessage( 
   BarcodeExceptionCode code
)
ObjectiveC Syntax
 function Leadtools.Barcode.BarcodeException.GetCodeMessage( 
   code 
)
public:
static String^ GetCodeMessage( 
   BarcodeExceptionCode code
) 

Parameters

code
The exception code for which to retrieve its message string.

Return Value

A System.String that contains the current message for code.
Remarks

By default, BarcodeException has a string message for each member of the BarcodeExceptionCode enumeration. To change the error string that corresponds to a BarcodeExceptionCode enumeration member, use SetCodeMessage.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarcodeException Class
BarcodeException Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features