LDicomNet::OnSecureLinkReady

Summary

This function is called when an ISCL or TLS secured connection is successfully established. This function is available in the PACS Imaging toolkits.

Syntax

#include "ltdic.h"

virtual L_VOID LDicomNet::OnSecureLinkReady(nError)

Parameters

L_UINT32 nError

Error code. For a list of possible values, refer to Return Codes.

Returns

None.

Comments

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.

Platforms

Win32, x64

See Also

Topics

Example

For an example, refer to LDicomNet::IsISCLQueueEmpty.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.