次の方法で共有


STATSTG.cbSize フィールド

ストリームまたはバイト配列のサイズをバイト単位で指定します。

Public cbSize As Long
[C#]
public long cbSize;
[C++]
public: __int64 cbSize;
[JScript]
public var cbSize : long;

解説

詳細については、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 名前空間