LDicomNet::~LDicomNet

#include "ltdic.h"

virtual L_VOID LDicomNet::~LDicomNet(L_VOID)

Destroys the DICOM Network object and frees the memory. This function is available in the PACS Imaging Toolkit.

Returns

None.

Comments

This function frees the memory allocated by LDicomNet::LDicomNet.

Required DLLs and Libraries

LTDIC

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Platforms

Win32, x64

See Also

Functions:

LDicomNet::LDicomNet

Topics:

Working with DICOM Network Connections

Example

For an example, refer to LDicomNet::LDicomNet.