Udostępnij za pośrednictwem


FILETIME Struktura

Definicja

Przestroga

Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202

Zamiast tego użyj polecenia cmdlet FILETIME.

public value class FILETIME
[System.Runtime.InteropServices.ComVisible(false)]
public struct FILETIME
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct FILETIME
[<System.Runtime.InteropServices.ComVisible(false)>]
type FILETIME = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type FILETIME = struct
Public Structure FILETIME
Dziedziczenie
FILETIME
Atrybuty

Uwagi

Aby uzyskać więcej informacji na temat FILETIME struktury, zobacz bibliotekę MSDN.

Pola

dwHighDateTime
Przestarzałe.

Określa wysokie 32 bity obiektu FILETIME.

dwLowDateTime
Przestarzałe.

Określa niskie 32 bity obiektu FILETIME.

Dotyczy