GetApplication method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BSTR GetApplication (long hPDU);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Returns the Application Context for the specified DICOM Associate.

The default value for the Application Context is "1.2.840.10008.3.1.1.1" (UID_APPLICATION_CONTEXT_NAME).

See Also

Elements:

SetApplication method

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle