GetPresentationResult method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short GetPresentationResult (long hPDU, short nID);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Returns the result of the specified Presentation Context of the specified DICOM Associate.

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

See Also

Elements:

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

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle