COMCharStream.Length 屬性

定義

取得資料流的長度。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 virtual property long Length { long get(); };
public override long Length { get; }
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

屬性值

資料流的長度。

適用於

另請參閱