GetPresentationCount method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetPresentationCount (long hPDU);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Returns the number of Presentation Context entries for the specified DICOM Associate.

A DICOM Associate can have multiple Presentation Context entries. This method returns the number of Presentation Context entries in the specified DICOM Associate.

See Also

Elements:

GetPresentationAbstract method, GetPresentationID method, GetPresentationResult method, SetPresentationAbstract method, SetPresentationID method, SetPresentationResult method, AddPresentation method, DeletePresentation method

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle