LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DeletePresentation Method








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. .NET support WinRT support
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
)
ObjectiveC Syntax
 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: 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

See Also

Reference

DicomAssociate Class
DicomAssociate Members
PresentationContextCount Property
GetPresentationContextID Method
SetPresentationContextID Method
AddPresentationContext Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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