GetPresentationAbstract method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BSTR GetPresentationAbstract (long hPDU, short nID);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Gets the Abstract Syntax for the specified Presentation Context of the specified DICOM Associate.

The Abstract Syntax of the specified Presentation Context of the specified DICOM Associate. For a list of possible values, refer to Abstract Syntax Values.

This method is valid only for DICOM Associates of type Associate Request.

To set the Abstract Syntax of a specific Presentation Context, call the SetPresentationAbstract method.

See Also

Elements:

SetPresentationAbstract method

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle