LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)
LEAD Technologies, Inc

CreateQueryCFindCommand Method






The Leadtools.Dicom.DicomDataSet which contains the matching parameters.
An object of type Leadtools.Dicom.Scp.ICFindClientSessionProxy that receives the C-FIND responses from the command.
Creates the query command used by the Find methods.
Syntax
protected virtual QueryCFindCommand CreateQueryCFindCommand( 
   DicomDataSet request,
   ICFindClientSessionProxy sessionProxy
)
'Declaration
 
Protected Overridable Function CreateQueryCFindCommand( _
   ByVal request As DicomDataSet, _
   ByVal sessionProxy As ICFindClientSessionProxy _
) As QueryCFindCommand
'Usage
 
Dim instance As DbQueryClient
Dim request As DicomDataSet
Dim sessionProxy As ICFindClientSessionProxy
Dim value As QueryCFindCommand
 
value = instance.CreateQueryCFindCommand(request, sessionProxy)
protected virtual QueryCFindCommand CreateQueryCFindCommand( 
   DicomDataSet request,
   ICFindClientSessionProxy sessionProxy
)
 function Leadtools.Medical.Workstation.Client.Local.DbQueryClient.CreateQueryCFindCommand( 
   request ,
   sessionProxy 
)
protected:
virtual QueryCFindCommand^ CreateQueryCFindCommand( 
   DicomDataSet^ request,
   ICFindClientSessionProxy^ sessionProxy
) 

Parameters

request
The Leadtools.Dicom.DicomDataSet which contains the matching parameters.
sessionProxy
An object of type Leadtools.Dicom.Scp.ICFindClientSessionProxy that receives the C-FIND responses from the command.

Return Value

A Leadtools.Dicom.Scp.Command.QueryCFindCommand used by the Find methods to query for DICOM information.
Remarks
Override this method to customize the behavior of the Leadtools.Dicom.Scp.Command.QueryCFindCommand returned by this method.
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

DbQueryClient Class
DbQueryClient Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features