Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
GetLastOperationStatus Method
See Also 
Leadtools.Dicom Namespace > DicomPrintScu Class : GetLastOperationStatus Method




Returns the status code specified in the response of the Print SCP.

Syntax

Visual Basic (Declaration) 
Public Function GetLastOperationStatus() As DicomCommandStatusType
Visual Basic (Usage)Copy Code
Dim instance As DicomPrintScu
Dim value As DicomCommandStatusType
 
value = instance.GetLastOperationStatus()
C# 
public DicomCommandStatusType GetLastOperationStatus()
Managed Extensions for C++ 
public: DicomCommandStatusType GetLastOperationStatus(); 
C++/CLI 
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.

Example

For an example, refer to Associate.

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:

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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