←Select platform

Find(DicomScp,DicomDataSet) Method

Summary

Sends a C-FIND-REQ message to a peer member of a connection defined by Scp.

Syntax

C#
VB
C++
public void Find( 
   DicomScp Scp, 
   DicomDataSet request 
) 
  
Public Overloads Sub Find( _ 
   ByVal Scp As Leadtools.Dicom.Scu.DicomScp, _ 
   ByVal request As Leadtools.Dicom.DicomDataSet _ 
)  

Parameters

Scp
The peer connection to send the C-FIND-REQ to.

request
The DICOM data sets which describes the query information to search for.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly