VARIANT.pdispVal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property IntPtr pdispVal { IntPtr get(); void set(IntPtr value); };
public IntPtr pdispVal { get; set; }
member this.pdispVal : nativeint with get, set
Public Property pdispVal As IntPtr
Property Value
IntPtr
nativeint