IFileStreamReader.ReadTimeSpan(Int64, Boolean, Boolean, TimeSpan) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
int ReadTimeSpan(long i64Offset, bool bSkipValue, bool % IsNull, TimeSpan % tsVal);
public int ReadTimeSpan (long i64Offset, bool bSkipValue, ref bool IsNull, ref TimeSpan tsVal);
abstract member ReadTimeSpan : int64 * bool * bool * TimeSpan -> int
Public Function ReadTimeSpan (i64Offset As Long, bSkipValue As Boolean, ByRef IsNull As Boolean, ByRef tsVal As TimeSpan) As Integer
パラメーター
- i64Offset
- Int64
- bSkipValue
- Boolean
- IsNull
- Boolean
- tsVal
- TimeSpan