L_DicomSetCallback

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomSetCallback(hNet, pCallback)

HDICOMNET hNet;

a DICOM Network handle

pDICOMNETCALLBACK pCallback;

pointer to a structure

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

Parameter

Description

hNet

A DICOM Network handle.

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

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