TYPEDESC.lpValue フィールド

定義

変数が VT_SAFEARRAY または VT_PTR の場合、lpValue フィールドは要素の型を指定する TYPEDESC へのポインターを格納します。

public: IntPtr lpValue;
public IntPtr lpValue;
val mutable lpValue : nativeint
Public lpValue As IntPtr 

フィールド値

IntPtr

nativeint

注釈

の詳細については TYPEDESC、MSDN ライブラリを参照してください。

適用対象