L_DicomPrintSCUGetDefaultOverlayBoxParameters

Syntax

#include "ltdic.h"

L_LTDIC_API L_INT L_DicomPrintSCUGetDefaultOverlayBoxParameters(hPrintSCU, pParameters, uStructSize)

Parameters

HDICOMPRINTSCU hPrintSCU

A handle to Dicom Print SCU.

pOVERLAYBOXPARAMETERS pParameters

Image Overlay Box parameters.

L_UINT uStructSize

Size of the structure.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

The function will set each the members nOverlayOriginRow and nOverlayOriginColumn to 1. The member nMagnifyToNumberOfColumns will be set to a negative value and all string members will be set to NULL. uStructSize will be set to the size of the structure.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomPrintSCUUpdateImageBox.

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 API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.