SetApplication method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SetApplication (long hPDU, BSTR pszUID);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Sets the Application Context of 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:

GetApplication method

Topics:

DICOM Associate Connection: Modifying a DICOM Associate Handle