tagPARAMDESC Struct

Definition

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.

Applies to