C#
VB
C++
Selects a source for acquiring images.
[WebInvokeAttribute(BodyStyle=2,Method="POST",RequestFormat=1,ResponseFormat=1)][OperationContractAttribute(Name="SelectSource",Action="SelectSource",AsyncPattern=false,IsOneWay=false,IsInitiating=true,IsTerminating=false)]public void SelectSource(string id,string sourceName,object userData)
<WebInvokeAttribute(BodyStyle=WebMessageBodyStyle.WrappedRequest,IsBodyStyleSetExplicitly=True,IsRequestFormatSetExplicitly=True,IsResponseFormatSetExplicitly=True,Method="POST",RequestFormat=WebMessageFormat.Json,ResponseFormat=WebMessageFormat.Json)><OperationContractAttribute(Name="SelectSource", Action="SelectSource")>Sub SelectSource( _ByVal id As String, _ByVal sourceName As String, _ByVal userData As Object _)
[WebInvokeAttribute(BodyStyle=WebMessageBodyStyle.WrappedRequest,IsBodyStyleSetExplicitly=true,IsRequestFormatSetExplicitly=true,IsResponseFormatSetExplicitly=true,Method="POST",RequestFormat=WebMessageFormat.Json,ResponseFormat=WebMessageFormat.Json)][OperationContractAttribute(Name="SelectSource", Action="SelectSource")]void SelectSource(String^ id,String^ sourceName,Object^ userData)
id
The scanning session Id.
sourceName
String contains source name to be selected.
userData
The user data.
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
