LDicomNet::Breathe

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 LDicomNet::StartUp. For each call to LDicomNet::StartUp, there needs to be a corresponding call to LDicomNet::ShutDown.

Syntax

#include "ltdic.h"

static L_VOID LDicomNet::Breathe()

Returns

None.

Comments

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

Required DLLs and Libraries

Platforms

Win32, x64

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++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.