#include "ltdic.h"
LDicomPrintSCU::LDicomPrintSCU(pszPath = NULL)
L_TCHAR * pszPath; |
temporary files folder |
Constructs the object and performs initializations.
Parameter |
Description |
pszPath |
Character string that contains the name of the temporary files location. This is passed to the constructor of the base class LDicomNet. Refer to the constructor LDicomNet::LDicomNet for more information. |
None.
Before using any of the network operation functions, the LEADTOOLS DICOM DLL must be initialized using the function LDicomNet::StartUp.
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 |
Win32, x64
Functions: |
Class Members, LDicomPrintSCU::~LDicomPrintSCU, LDicomNet::StartUp |
Topics: |
For an example, refer to LDicomPrintSCU::UpdateImageBox.
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