Overlapped.OffsetLow 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要開始傳輸之檔案位置的低序位文字。 檔案位置在離檔案開頭一個位元組位移的地方。
public:
property int OffsetLow { int get(); void set(int value); };
public int OffsetLow { get; set; }
member this.OffsetLow : int with get, set
Public Property OffsetLow As Integer
屬性值
-
Int32
Int32 值,表示檔案位置的低位文字。
適用於