IsImplementClass method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BOOL IsImplementClass (long hPDU);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Determines whether setting the Implementation Class is enabled for the specified DICOM Associate.

If setting the Implementation Class is enabled, the name may be retrieved using GetImplementClass method, or set using SetImplementClass method.

See Also

Elements:

GetImplementClass method, SetImplementClass method

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle