Leadtools.Dicom.AddIn.Interfaces Namespace > IProcessCFind Interface : OnFind Method |
DicomCommandStatusType OnFind( DicomClient Client, byte PresentationId, int MessageId, string AffectedClass, DicomCommandPriorityType Priority, DicomDataSet Request )
'Declaration Function OnFind( _ ByVal Client As DicomClient, _ ByVal PresentationId As Byte, _ ByVal MessageId As Integer, _ ByVal AffectedClass As String, _ ByVal Priority As DicomCommandPriorityType, _ ByVal Request As DicomDataSet _ ) As DicomCommandStatusType
'Usage Dim instance As IProcessCFind Dim Client As DicomClient Dim PresentationId As Byte Dim MessageId As Integer Dim AffectedClass As String Dim Priority As DicomCommandPriorityType Dim Request As DicomDataSet Dim value As DicomCommandStatusType value = instance.OnFind(Client, PresentationId, MessageId, AffectedClass, Priority, Request)
DicomCommandStatusType OnFind( DicomClient Client, byte PresentationId, int MessageId, string AffectedClass, DicomCommandPriorityType Priority, DicomDataSet Request )
function Leadtools.Dicom.AddIn.Interfaces.IProcessCFind.OnFind( Client , PresentationId , MessageId , AffectedClass , Priority , Request )
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