Ole32FuncCoFileTimeNow Method |
Retrieves the current system time as a COM file time.
Namespace: Altaxo.UnmanagedApi.Ole32Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void CoFileTimeNow(
out FILETIME time
)
Parameters
- time FILETIME
- When this method returns, contains the current system time.
See Also