Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ProcessStream Method
See Also 
Leadtools.Dicom.Web Namespace > MedicalWebViewerStreamer Class : ProcessStream Method



currentStreamNumber
The number of the current stream to process.
state
User state information.
Overloaded. Inherited from Generic ServiceStreamer

Syntax

Visual Basic (Declaration) 
Protected Overrides Function ProcessStream( _
   ByVal currentStreamNumber As Integer, _
   ByVal state As Object _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As MedicalWebViewerStreamer
Dim currentStreamNumber As Integer
Dim state As Object
Dim value As Boolean
 
value = instance.ProcessStream(currentStreamNumber, state)
C# 
protected override bool ProcessStream( 
   int currentStreamNumber,
   object state
)
C++/CLI 
protected:
bool ProcessStream( 
   int currentStreamNumber,
   Object^ state
) override 

Parameters

currentStreamNumber
The number of the current stream to process.
state
User state information.

Return Value

true to continue streaming; otherwise false.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

ProcessStream requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features