LDicomDS::GetDefaultDicomTempPath

Summary

Gets the global default location of the temporary files used by LDicomDS and LDicomNet class objects.

Syntax

#include "ltdic.h"

static L_TCHAR * LDicomDS::GetDefaultDicomTempPath()

Returns

A character string contains the global default location of the temporary files.

Comments

This function returns the path that is set by calling LDicomDS::SetDefaultDicomTempPath.

If LDicomDS::SetDefaultDicomTempPath has not been called, this function will return NULL.

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

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