L_DicomBreathe

Summary

For Windows platforms, this implements a standard Windows Message pump.

The LEADTOOLS DICOM DLL should be initialized before calling any DICOM Communication operations function. To initialize the DLL call L_DicomStartUp.

Syntax

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomBreathe()

Returns

None.

Comments

The Windows implementation of DicomNet DICOM Communications uses a Windows message-based notification of network events for sockets. Calling this method allows other Windows Messages to be processed.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

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.