Freigeben über


STATSTG.mtime-Feld

 

Veröffentlicht: Oktober 2016

Gibt den Zeitpunkt der letzten Änderung dieses Speichers, Datenstroms oder Bytearrays Array an.

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

Syntax

public FILETIME mtime
public:
FILETIME mtime
val mutable mtime : FILETIME
Public mtime As FILETIME

Feldwert

Type: System.Runtime.InteropServices.FILETIME

Hinweise

Weitere Informationen finden Sie in der Dokumentation zu STATSTG in der MSDN Library.

Versionsinformationen

.NET Framework
Verfügbar seit 1.1

Siehe auch

STATSTG-Struktur
System.Runtime.InteropServices-Namespace

Zurück zum Anfang