CoFileTimeNow  0XS.LO

Returns the current time as a FILETIMEJS0WA_ structure.

HRESULT CoFileTimeNow(

    FILETIME  * lpFileTime

//Pointer to return the structure

   );

 

 

Parameter

lpFileTime

[out] Pointer to return the FILETIMEJS0WA_ structure.

 

Return Values

S_OK

The current time was converted to a FILETIME structure.

 

See Also

CoDosDateTimeToFileTime, CoFileTimeToDosDateTime