Leadtools.Dicom Namespace : DicomPrintScuStatus Enumeration |
public enum DicomPrintScuStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomPrintScuStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomPrintScuStatus
public enum DicomPrintScuStatus : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomPrintScuStatus = function() { }; Leadtools.Dicom.DicomPrintScuStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomPrintScuStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Close | The Print SCU closed the connection. |
Connect | The Print SCU is connecting to the Print SCP. |
ReceiveAbort | An A-ABORT was received from the Print SCP. |
ReceiveAssociateAC | An A-ASSOCIATE-AC was received from the Print SCP. |
ReceiveAssociateRJ | An A-ASSOCIATE-RJ was received from the Print SCP. |
ReceiveCreateFilmBoxRsp | An N-CREATE-RSP was received from the Print SCP (Basic Film Box SOP Class). |
ReceiveCreateFilmSessionRsp | An N-CREATE-RSP was received from the Print SCP (Basic Film Session SOP Class). |
ReceiveCreateOverlayBoxRsp | An N-CREATE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class). |
ReceiveCreatePresentationLutRsp | An N-CREATE-RSP was received from the Print SCP (Presentation LUT SOP Class). |
ReceiveDeleteFilmBoxRsp | An N-DELETE-RSP was received from the Print SCP (Basic Film Box SOP Class). |
ReceiveDeleteFilmSessionRsp | An N-DELETE-RSP was received from the Print SCP (Basic Film Session SOP Class). |
ReceiveDeleteOverlayBoxRsp | An N-DELETE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class). |
ReceiveDeletePresentationLutRsp | An N-DELETE-RSP was received from the Print SCP (Presentation LUT SOP Class). |
ReceiveGetPrinterConfigurationRsp | An N-GET-RSP was received from the Print SCP (Printer Configuration Retrieval SOP Class). |
ReceiveGetPrinterInfoRsp | An N-GET-RSP was received from the Print SCP (Printer SOP Class). |
ReceiveGetPrintJobInfoRsp | An N-GET-RSP was received from the Print SCP (Print Job SOP Class). |
ReceivePrintFilmBoxRsp | An N-ACTION-RSP was received from the Print SCP (Basic Film Box SOP Class). |
ReceivePrintFilmSessionRsp | An N-ACTION-RSP was received from the Print SCP (Basic Film Session SOP Class). |
ReceiveReleaseRP | An A-RELEASE-RP was received from the Print SCP. |
ReceiveReleaseRQ | An A-RELEASE-RQ was received from the Print SCP. |
ReceiveUpdateAnnotationBoxRsp | An N-SET-RSP was received from the Print SCP (Basic Annotation Box SOP Class). |
ReceiveUpdateFilmBoxRsp | An N-SET-RSP was received from the Print SCP (Basic Film Box SOP Class). |
ReceiveUpdateFilmSessionRsp | An N-SET-RSP was received from the Print SCP (Basic Film Session SOP Class). |
ReceiveUpdateImageBoxRsp | An N-SET-RSP was received from the Print SCP (Basic Grayscale/Color Image Box SOP Class). |
ReceiveUpdateOverlayBoxRsp | An N-SET-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class). |
SendAssociateRQ | An A-ASSOCIATE-RQ was sent to the Print SCP. |
SendCreateFilmBoxRQ | An N-CREATE-RQ was sent to the Print SCP (Basic Film Box SOP Class). |
SendCreateFilmSessionRQ | An N-CREATE-RQ was sent to the Print SCP (Basic Film Session SOP Class). |
SendCreateOverlayBoxRQ | An N-CREATE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class). |
SendCreatePresentationLutRQ | An N-CREATE-RQ was sent to the Print SCP (Presentation LUT SOP Class). |
SendDeleteFilmBoxRQ | An N-DELETE-RQ was sent to the Print SCP (Basic Film Box SOP Class). |
SendDeleteFilmSessionRQ | An N-DELETE-RQ was sent to the Print SCP (Basic Film Session SOP Class). |
SendDeleteOverlayBoxRQ | An N-DELETE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class). |
SendDeletePresentationLutRQ | An N-DELETE-RQ was sent to the Print SCP (Presentation LUT SOP Class). |
SendGetPrinterConfigurationRQ | An N-GET-RQ was sent to the Print SCP (Printer Configuration Retrieval SOP Class). |
SendGetPrinterInfoRQ | An N-GET-RQ was sent to the Print SCP (Printer SOP Class). |
SendGetPrintJobInfoRQ | An N-GET-RQ was sent to the Print SCP (Print Job SOP Class). |
SendPrintFilmBoxRQ | An N-ACTION-RQ was sent to the Print SCP (Basic Film Box SOP Class). |
SendPrintFilmSessionRQ | An N-ACTION-RQ was sent to the Print SCP (Basic Film Session SOP Class). |
SendReleaseRP | An A-RELEASE-RP was sent to the Print SCP. |
SendReleaseRQ | An A-RELEASE-RQ was sent to the Print SCP. |
SendUpdateAnnotationBoxRQ | An N-SET-RQ was sent to the Print SCP (Basic Annotation Box SOP Class). |
SendUpdateFilmBoxRQ | An N-SET-RQ was sent to the Print SCP (Basic Film Box SOP Class). |
SendUpdateFilmSessionRQ | An N-SET-RQ was sent to the Print SCP (Basic Film Session SOP Class). |
SendUpdateImageBoxRQ | An N-SET-RQ was sent to the Print SCP (Basic Grayscale/Color Image Box SOP Class). |
SendUpdateOverlayBoxRQ | An N-SET-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class). |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomPrintScuStatus
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