tagPARAMDESC.pparamdescex Field
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.
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.