プロセス間で渡されている値へのポインタを表します。
Public lpVarValue As IntPtr
[C#]
public IntPtr lpVarValue;
[C++]
public: IntPtr lpVarValue;
[JScript]
public var lpVarValue : IntPtr;
解説
PARAMDESC の追加情報については、MSDN ライブラリを参照してください。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
PARAMDESC 構造体 | PARAMDESC メンバ | System.Runtime.InteropServices 名前空間