Show / Hide Table of Contents
View Source

Enum CommandField

Namespace:EvilDICOM.Network.Enums
Assembly:EvilDICOM.dll
Syntax
public enum CommandField : ushort

Fields

View Source

C_CANCEL

Declaration
C_CANCEL = 4095
Field Value
Type Description
CommandField
View Source

C_ECHO_RP

Declaration
C_ECHO_RP = 32816
Field Value
Type Description
CommandField
View Source

C_ECHO_RQ

Declaration
C_ECHO_RQ = 48
Field Value
Type Description
CommandField
View Source

C_FIND_RP

Declaration
C_FIND_RP = 32800
Field Value
Type Description
CommandField
View Source

C_FIND_RQ

Declaration
C_FIND_RQ = 32
Field Value
Type Description
CommandField
View Source

C_GET_RP

Declaration
C_GET_RP = 32784
Field Value
Type Description
CommandField
View Source

C_GET_RQ

Declaration
C_GET_RQ = 16
Field Value
Type Description
CommandField
View Source

C_MOVE_RP

Declaration
C_MOVE_RP = 32801
Field Value
Type Description
CommandField
View Source

C_MOVE_RQ

Declaration
C_MOVE_RQ = 33
Field Value
Type Description
CommandField
View Source

C_STORE_RP

Declaration
C_STORE_RP = 32769
Field Value
Type Description
CommandField
View Source

C_STORE_RQ

Declaration
C_STORE_RQ = 1
Field Value
Type Description
CommandField
View Source

N_ACTION_RP

Declaration
N_ACTION_RP = 33072
Field Value
Type Description
CommandField
View Source

N_ACTION_RQ

Declaration
N_ACTION_RQ = 304
Field Value
Type Description
CommandField
View Source

N_EVENT_REPORT_RP

Declaration
N_EVENT_REPORT_RP = 33024
Field Value
Type Description
CommandField
View Source

N_EVENT_REPORT_RQ

Declaration
N_EVENT_REPORT_RQ = 256
Field Value
Type Description
CommandField
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX