tagPARAMDESC.pparamdescex Field

Definition

Holds the parameter's default value in a tagPARAMDESCEX struct.

public: IntPtr pparamdescex;
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pparamdescex;
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pparamdescex : nativeint
Public pparamdescex As IntPtr 

Field Value

IntPtr

nativeint

Attributes

Remarks

This member is valid if the PARAMFLAG_FHASDEFAULT bit is set.

Applies to