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 

字段值

IntPtr

注解

有关详细信息,请参阅 PARAMDESC 结构For more information, see PARAMDESC structure.

适用于