LNITFFile::SetNITFHeader

Summary

Changes the NITF file header information for an NITF file created by calling LNITFFile::Create function.

Syntax

#include "ltwrappr.h"

L_INT LNITFFile::SetNITFHeader(pNITFHeader)

Parameters

pNITFHEADER pNITFHeader

Pointer to an NITFHEADER structure that contains the new NITF header information to set for the specified NITF file.

Returns

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

Comments

To retrieve the NITF file header information, call the LNITFFile::GetNITFHeader function.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LNITFFile::GetNITFHeader.

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

LEADTOOLS NITF C++ Class Library Help

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