FILETIME-Struktur
HINWEIS: Diese Struktur ist mittlerweile veraltet.
Verwenden Sie stattdessen FILETIME.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. https://go.microsoft.com/fwlink/?linkid=14202", False)> _
Public Structure FILETIME
'Usage
Dim instance As FILETIME
[ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. https://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct FILETIME
[ObsoleteAttribute(L"Use System.Runtime.InteropServices.ComTypes.FILETIME instead. https://go.microsoft.com/fwlink/?linkid=14202", false)]
public value class FILETIME
/** @attribute ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. https://go.microsoft.com/fwlink/?linkid=14202", false) */
public final class FILETIME extends ValueType
JScript unterstützt die Verwendung von Strukturen, aber nicht die Deklaration von neuen Strukturen.
Hinweise
Weitere Informationen über die FILETIME-Struktur finden Sie in der MSDN Library.
Threadsicherheit
Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Plattformen
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.
Versionsinformationen
.NET Framework
Unterstützt in: 1.0, 1.1
Veraltet (Compilerwarnung) in 2.0