PARAMDESC.lpVarValue 字段
定义
表示指向正在进程之间传递的值的指针。Represents a pointer to a value that is being passed between processes.
public: IntPtr lpVarValue;
public IntPtr lpVarValue;
val mutable lpVarValue : nativeint
Public lpVarValue As IntPtr
字段值
注解
有关的其他信息 PARAMDESC ,请参阅 MSDN library。For additional information about PARAMDESC, see the MSDN Library.