LEADTOOLS Medical (Leadtools.Dicom assembly)

DeletePresentation Method

Show in webframe







Presentation Context ID. The ID provides information about both the class type of the data and the Transfer Syntax to use when transferring the data.
Deletes a Presentation Context in the DICOM Associate.
Syntax
public void DeletePresentation( 
   byte id
)
'Declaration
 
Public Sub DeletePresentation( _
   ByVal id As Byte _
) 
'Usage
 
Dim instance As DicomAssociate
Dim id As Byte
 
instance.DeletePresentation(id)
public void DeletePresentation( 
   byte id
)

            

            
 function Leadtools.Dicom.DicomAssociate.DeletePresentation( 
   id 
)
public:
void DeletePresentation( 
   byte id
) 

Parameters

id
Presentation Context ID. The ID provides information about both the class type of the data and the Transfer Syntax to use when transferring the data.
Remarks
A DICOM Associate can have multiple Presentation Contexts. Any of these can be deleted by passing the appropriate value for id.

The number of Presentation Contexts a DICOM Associate has is specified by PresentationContextCount.

Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
PresentationContextCount Property
GetPresentationContextID Method
SetPresentationContextID Method
AddPresentationContext 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