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 > TwainException Constructor : TwainException Constructor(TwainExceptionCode) |
public TwainException( TwainExceptionCode code )
'Declaration
Public Function New( _ ByVal code As TwainExceptionCode _ )
'Usage
Dim code As TwainExceptionCode Dim instance As New TwainException(code)
public: TwainException( TwainExceptionCode code )