ストレージ、ストリーム、またはバイト配列に対する最後のアクセス時刻を示します。
Public atime As FILETIME
[C#]
public FILETIME atime;
[C++]
public: FILETIME atime;
[JScript]
public var atime : 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 名前空間