LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomCommandType Enumeration

Show in webframe







Represents the possible Command Set types.
Syntax
'Declaration
 
Public Enum DicomCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomCommandType
public enum DicomCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            
public enum DicomCommandType
Leadtools.Dicom.DicomCommandType = function() { };
Leadtools.Dicom.DicomCommandType.prototype = {
Undefined = 0x00000000, CStore = 0x00000001, CGet = 0x00000010, CFind = 0x00000020, CMove = 0x00000021, CEcho = 0x00000030, NReport = 0x00000100, NGet = 0x00000110, NSet = 0x00000120, NAction = 0x00000130, NCreate = 0x00000140, NDelete = 0x00000150, CCancel = 0x00000FFF, };
public enum class DicomCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UndefinedUndefined.
0x00000001CStoreComposite Store Command.
0x00000010CGetComposite Get Command.
0x00000020CFindComposite Find Command.
0x00000021CMoveComposite Move Command.
0x00000030CEchoComposite Echo Command.
0x00000100NReportNormalized Report Command.
0x00000110NGetNormalized Get Command.
0x00000120NSetNormalized Set Command.
0x00000130NActionNormalized Action Command.
0x00000140NCreateNormalized Create Command.
0x00000150NDeleteNormalized Delete Command.
0x00000FFFCCancelComposite Cancel Command.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomCommandType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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