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 Medical Suite 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 |
See Also
Functions: |
|
Topics: |
Example
For an example, refer to LDicomNet::LDicomNet.