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

GetLastOperationStatus Method








Returns the status code specified in the response of the Print SCP. .NET support
Syntax
public DicomCommandStatusType GetLastOperationStatus()
'Declaration
 
Public Function GetLastOperationStatus() As DicomCommandStatusType
'Usage
 
Dim instance As DicomPrintScu
Dim value As DicomCommandStatusType
 
value = instance.GetLastOperationStatus()
public DicomCommandStatusType GetLastOperationStatus()
ObjectiveC Syntax
 function Leadtools.Dicom.DicomPrintScu.GetLastOperationStatus()
public:
DicomCommandStatusType GetLastOperationStatus(); 

Return Value

The status code returned in the response of the Print SCP to the last operation requested on a SOP Class.
Remarks
Status codes are grouped by the Print Management Service Class into Success, Warning, and Failure categories. The DicomCommandStatusType enumeration specifies some of the possible status codes.

When a method of the DicomPrintScu class requests the Print SCP to perform an operation on a SOP Class, the Print SCP is supposed to specify a status code in its response to the request. This method returns the status code specified by the Print SCP. The category of the status code can be determined as follows:

Example
For an example, refer to Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
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

DicomPrintScu Class
DicomPrintScu Members

 

 


Products | Support | Contact Us | Copyright Notices

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

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