IsImplementVersion method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BOOL IsImplementVersion (long hPDU);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

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

If setting the Implementation Version is enabled, the name may be retrieved using GetImplementVersion method, or set using , SetImplementVersion method.

See Also

Elements:

GetImplementVersion method, SetImplementVersion method

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle