STATSTG.type フィールド

定義

ストレージ オブジェクトの種類を示します。これは、 STGTY 列挙体の値の 1 つです。

public: int type;
public int type;
val mutable type : int
Public type As Integer 

フィールド値

注釈

詳細については、 STATSTG 構造体を参照してください。

適用対象