L_DicomSetCallbackExt

Summary

Sets up non-communication-related callback functions.

Syntax

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomSetCallbackExt(hNet, pCallbackExt)

Parameters

HDICOMNET hNet

A DICOM Network handle.

pDICOMNETCALLBACKEXT pCallbackExt

Pointer to a structure that contains information about the callback function being set.

Returns

None.

Comments

Use the L_DicomSetCallbackExt function to set up non-communication-related callback functions. To set up callback functions that will be used by a Service Class Provider (SCP) or Service Class User (SCU), use the L_DicomSetCallback function.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomCreateNetExt.

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.