Sdílet prostřednictvím


FILETIME Struktura

Definice

Upozornění

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

Místo toho použijte 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
Dědičnost
FILETIME
Atributy

Poznámky

Další informace o struktuře FILETIME najdete v knihovně MSDN.

Pole

dwHighDateTime
Zastaralé.

Určuje vysokou 32 bitů .FILETIME

dwLowDateTime
Zastaralé.

Určuje nízkých 32 bitů .FILETIME

Platí pro