L_DicomSetCallback

Summary

Sets the callback functions to be used. This function is available in the PACS Imaging Toolkit.

Syntax

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomSetCallback(hNet, pCallback)

Parameters

HDICOMNET hNet

A DICOM Network handle.

pDICOMNETCALLBACK pCallback

Pointer to a structure that contains the callback functions to set.

Returns

None.

Comments

Any callback function that will be used by an SCU or an SCP must be set using this function.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomConnect.

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.