tagPARAMDESC Struct
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 information about a function parameter.
public value class tagPARAMDESC
struct tagPARAMDESC
[System.Runtime.InteropServices.ComConversionLoss]
public struct tagPARAMDESC
[<System.Runtime.InteropServices.ComConversionLoss>]
type tagPARAMDESC = struct
Public Structure tagPARAMDESC
- Inheritance
-
tagPARAMDESC
- Attributes
Fields
pparamdescex |
Holds the parameter's default value in a tagPARAMDESCEX struct. |
wParamFlags |
Holds whether the parameter is IN, OUT, etc. |