#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. |
None.
Any callback function that will be used by an SCU or an SCP must be set using this function.
Required DLLs and Libraries
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
Win32, x64, Linux.
For an example, refer to L_DicomConnect.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET