Leadtools.Dicom Namespace > DicomPrintScu Class : GetLastOperationStatus Method |
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();
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:
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