次の方法で共有


STATSTG.clsid フィールド

ストレージ オブジェクトのクラス識別子を示します。

Public clsid As Guid
[C#]
public Guid clsid;
[C++]
public: Guid clsid;
[JScript]
public var clsid : Guid;

解説

新しいストレージ オブジェクト用に CLSID_NULL に初期化します。

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