#include "ltdic.h"
virtual L_VOID LDicomNet::OnSecureLinkReady(nError)
L_UINT32 nError; |
error code |
This function is called when an ISCL or TLS secured connection is successfully established. This function is available in the PACS Imaging toolkits.
Parameter |
Description |
nError |
Error code. For a list of possible values, refer to Return Codes. |
None.
This function is called after the ISCL or TLS connection is successfully established. From this moment until the connection is closed, an application can securely send and receive data.
Win32, x64
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