The HrCreateDateTimeString function creates a string containing the time from a MAPI FILETIME structure.
Header file: | MSGEMIT.H |
Library: | MSGEMIT.LIB |
Unicode: | Yes |
HRESULT HrCreateDateTimeString(
LPFILETIME lpFileTime
LPSTR * lppTimeString
);
See Return Values.
For more information on the FILETIME structure, see the MAPI Programmer's Reference.