LNITFFile::LNITFFile
#include "ltwrappr.h"
L_INT LNITFFile::LNITFFile (L_VOID)
Constructs and initializes the member variables of the LNITFFile object.
Returns
None.
Comments
This is the constructor for the LNITFFile class.
Required DLLs and Libraries
LTNTF For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Example
For an example, refer to LNITFFile::Create.