LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomPduType Enumeration

Show in webframe







DICOM PDU Type (Type of data that was sent or received over a DICOM connection).
Syntax
'Declaration
 
Public Enum DicomPduType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomPduType

            

            
Leadtools.Dicom.DicomPduType = function() { };
Leadtools.Dicom.DicomPduType.prototype = {
Unknown = 0x00000000, AssociateRequest = 0x00000001, AssociateAccept = 0x00000002, AssociateReject = 0x00000003, DataTransfer = 0x00000004, ReleaseRequest = 0x00000005, ReleaseResponse = 0x00000006, Abort = 0x00000007, };
public enum class DicomPduType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UnknownUnknown data sent.
0x00000001AssociateRequestAssociate Request message sent.
0x00000002AssociateAcceptAssociate Accept message sent.
0x00000003AssociateRejectAssociate Reject message sent.
0x00000004DataTransferData transfer made.
0x00000005ReleaseRequestRelease Request message sent
0x00000006ReleaseResponseRelease Response message sent
0x00000007AbortAbort message sent.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomPduType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
OnReceive Method
OnSend Method

 

 


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