L_DicomGetPresentationCount

Summary

Returns the number of Presentation Context entries for the specified DICOM Associate.

Syntax

#include "ltdic.h"

L_LTDIC_API L_INT L_DicomGetPresentationCount(hPDU)

Parameters

HDICOMPDU hPDU

A DICOM Associate handle.

Returns

The number of Presentation Context entries for the specified DICOM Associate.

Comments

A DICOM Associate can have multiple Presentation Context entries. This function returns the number of Presentation Context entries in the specified DICOM Associate.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomDelPresentation.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.