Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS DICOM C++ Class Library Help

LDicomPrintSCU::LDicomPrintSCU

Show in webframe

#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.

Returns

None.

Comments

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

Platforms

Win32, x64

See Also

Functions:

Class Members, LDicomPrintSCU::~LDicomPrintSCU, LDicomNet::StartUp

Topics:

Print Management SCU

Example

For an example, refer to LDicomPrintSCU::UpdateImageBox.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.