FILETIME 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202
請改用 FILETIME。
public value class FILETIME
[System.Runtime.InteropServices.ComVisible(false)]
public struct FILETIME
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct FILETIME
[<System.Runtime.InteropServices.ComVisible(false)>]
type FILETIME = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type FILETIME = struct
Public Structure FILETIME
- 繼承
- 屬性
備註
如需 結構的詳細資訊 FILETIME
,請參閱 MSDN 連結庫。
欄位
dwHighDateTime |
已淘汰.
指定 |
dwLowDateTime |
已淘汰.
指定 |