Click or drag to resize

Ole32FuncCoFileTimeNow Method

[Missing <summary> documentation for "M:Altaxo.UnmanagedApi.Ole32.Ole32Func.CoFileTimeNow(System.Runtime.InteropServices.ComTypes.FILETIME@)"]


Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void CoFileTimeNow(
	out FILETIME time
)

Parameters

time  FILETIME

[Missing <param name="time"/> documentation for "M:Altaxo.UnmanagedApi.Ole32.Ole32Func.CoFileTimeNow(System.Runtime.InteropServices.ComTypes.FILETIME@)"]

See Also