LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

SendErrorResponse Method (CFindCommand)






The DICOM command status corresponding to the error.
The error that occurred.
Sends the error response that occurred during a DICOM command.
Syntax
protected override void SendErrorResponse( 
   DicomCommandStatusType status,
   Exception error
)
'Declaration
 
Protected Overrides Sub SendErrorResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal error As Exception _
) 
'Usage
 
Dim instance As CFindCommand
Dim status As DicomCommandStatusType
Dim error As Exception
 
instance.SendErrorResponse(status, error)
protected override void SendErrorResponse( 
   DicomCommandStatusType status,
   HResult error
)
 function Leadtools.Dicom.Scp.Command.CFindCommand.SendErrorResponse( 
   status ,
   error 
)
protected:
void SendErrorResponse( 
   DicomCommandStatusType status,
   Exception^ error
) override 

Parameters

status
The DICOM command status corresponding to the error.
error
The error that occurred.
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

CFindCommand Class
CFindCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features