NITFDATETIME

typedef struct tagNITFDATETIME 
{ 
   NITFDATE Date; 
   NITFTIME Time; 
}  NITFDATETIME, * pNITFDATETIME; 

The NITFDATETIME structure provides information about both date and time.

Member

Description

Date

A NITFDATE structure that provides information about date.

Time

A NITFTIME structure that provides information about time.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS NITF C++ Class Library Help