SetPresentationResult method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SetPresentationResult (long hPDU, short nID, short nResult);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Sets 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:

GetPresentationResult method

Topics:

DICOM Associate Connection: Modifying a DICOM Associate Handle