CoFileTimeNow(3w)
NAME
CoFileTimeNow (OLE32.@)
SYNOPSIS
HRESULT CoFileTimeNow
(
FILETIME* lpFileTime
)
DESCRIPTION
Retrieves the current time in FILETIME format.
PARAMS
lpFileTime [Out] The current time.
RETURNS
S_OK.
IMPLEMENTATION
Defined in "objbase.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ole32/compobj.c".
- Debug channel "ole".