This method converts a time in the format specified by the PNTM structure to the format specified by the Windows CE SYSTEMTIME structure.
HRESULT PNTMToWintm ( SYSTEMTIME pTime, const PNTM pNTM );
S_OK indicates success. E_FAIL indicates that unspecified error occurred. E_INVALIDARG indicates one or more arguments are invalid.
IPosNav::WintmToPNTM, PNTM, SYSTEMTIME