LNITFFile::GetStatus

Summary

Retrieves the status for the NITF file.

Syntax

#include "ltwrappr.h"

L_INT LNITFFile::GetStatus()

Returns

Value Meaning
0 The NITF file is invalid.
NITF_FILE_EMPTY [0x0001] The NITF file does not contain any segments.
NITF_FILE_VALID [0x0002] The NITF file contains a valid NITF header.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LNITFFile::GetNITFHeader.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.