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