L_DicomFreeAssociate

Summary

Frees the memory allocated for the specified DICOM Associate.

Syntax

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomFreeAssociate(hPDU)

Parameters

HDICOMPDU hPDU

A DICOM Associate handle.

Returns

None.

Comments

This function frees the memory allocated using L_DicomCreateAssociate, and should be called after the DICOM Associate Connection has been closed. For more information, refer to Closing a DICOM Associate Connection.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomCreateAssociate.

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.