LDicomNet::Breathe

#include "ltdic.h"

static L_VOID LDicomNet::Breathe()

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.

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

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help