Freigeben über


FILETIME.dwLowDateTime-Feld

 

Veröffentlicht: Oktober 2016

Gibt die unteren 32 Bits der an die FILETIME.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

Syntax

public int dwLowDateTime
public:
int dwLowDateTime
val mutable dwLowDateTime : int
Public dwLowDateTime As Integer

Feldwert

Type: System.Int32

Versionsinformationen

.NET Framework
Verfügbar seit 1.1

Siehe auch

FILETIME-Struktur
System.Runtime.InteropServices-Namespace

Zurück zum Anfang