TYPEDESC が記述する項目のバリアントの型を示します。
Public vt As Short
[C#]
public short vt;
[C++]
public: short vt;
[JScript]
public var vt : Int16;
解説
TYPEDESC の追加情報については、MSDN ライブラリを参照してください。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
TYPEDESC 構造体 | TYPEDESC メンバ | System.Runtime.InteropServices 名前空間