ストレージ、ストリーム、またはバイト配列に対する最後の変更時刻を示します。
Public mtime As FILETIME
[C#]
public FILETIME mtime;
[C++]
public: FILETIME mtime;
[JScript]
public var mtime : FILETIME;
解説
詳細については、MSDN ライブラリで STATSTG に関する既存のドキュメントを参照してください。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
STATSTG 構造体 | STATSTG メンバ | System.Runtime.InteropServices 名前空間