L_DicomSetCallbackExt

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomSetCallbackExt(hNet, pCallbackExt)

HDICOMNET hNet;

a DICOM Network handle

pDICOMNETCALLBACKEXT pCallbackExt;

pointer to a structure

Sets up non-communication-related callback functions.

Parameter

Description

hNet

A DICOM Network handle.

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

LTDIC

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Platforms

Win32, x64, Linux.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS DICOM C API Help