TYPEDESC.lpValue 字段

定义

如果变量为 VT_SAFEARRAYVT_PTR,则 lpValue 字段包含指向指定元素类型的 TYPEDESC 的指针。

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

字段值

IntPtr

nativeint

注解

有关详细信息,请参阅 TYPEDESC 结构

适用于