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 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.