C#
VB
C++
Determines whether a TWAIN source is installed.
[WebInvokeAttribute(BodyStyle=2,Method="POST",RequestFormat=1,ResponseFormat=1)][OperationContractAttribute(Name="IsAvailable",Action="IsAvailable",AsyncPattern=false,IsOneWay=false,IsInitiating=true,IsTerminating=false)]public bool IsAvailable(string id,object userData)
<OperationContractAttribute(Name="IsAvailable", Action="IsAvailable")><WebInvokeAttribute(BodyStyle=WebMessageBodyStyle.WrappedRequest,IsBodyStyleSetExplicitly=True,IsRequestFormatSetExplicitly=True,IsResponseFormatSetExplicitly=True,Method="POST",RequestFormat=WebMessageFormat.Json,ResponseFormat=WebMessageFormat.Json)>Function IsAvailable( _ByVal id As String, _ByVal userData As Object _) As Boolean
[OperationContractAttribute(Name="IsAvailable", Action="IsAvailable")][WebInvokeAttribute(BodyStyle=WebMessageBodyStyle.WrappedRequest,IsBodyStyleSetExplicitly=true,IsRequestFormatSetExplicitly=true,IsResponseFormatSetExplicitly=true,Method="POST",RequestFormat=WebMessageFormat.Json,ResponseFormat=WebMessageFormat.Json)]bool IsAvailable(String^ id,Object^ userData)
id
The scanning session Id.
userData
The user data.
true if at least one TWAIN source is installed; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
