LDicomPrintSCU::GetDefaultImageBoxParameters

#include "ltdic.h"

L_INT LDicomPrintSCU::GetDefaultImageBoxParameters(pParameters, uStructSize) const

Sets the members of the specified IMAGEBOXPARAMETERS structure to default values.

Parameters

pIMAGEBOXPARAMETERS pParameters

Pointer to an IMAGEBOXPARAMETERS structure. The function will set the memebers of this structure to default values.

L_UINT uStructSize

Size of the structure pointed to by pParameters.

Returns

Value Meaning
0 The function was successful.
<> 0 An error occurred. Refer to Return Codes.

Comments

The function will set the nImagePosition member of pParameters to 1. The rest of the numeric members (which specify Attributes) will be set to negative values and all string members will be set to NULL. The member uStructSize will be set to the size of the structure.

Required DLLs and Libraries

Platforms

Win32, x64

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help