L_DicomPrintSCUGetDefaultFilmBoxParameters

#include "ltdic.h"

L_LTDIC_API L_INT L_DicomPrintSCUGetDefaultFilmBoxParameters(hPrintSCU, pParameters, uStructSize)

Parameters

HDICOMPRINTSCU hPrintSCU

A handle to Dicom Print SCU.

pFILMBOXPARAMETERS pParameters

Film 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 the member pszImageDisplayFormat to "STANDARD\1,1". The rest of string members will be set to NULL and all numeric members (which specify Attributes) will be set to negative values. uStructSize will be set to the size of the structure.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

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