Share via


tagPARAMDESC Structure

Holds information about a function parameter.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

'Declaration
Public Structure tagPARAMDESC
'Usage
Dim instance As tagPARAMDESC
public struct tagPARAMDESC
public value class tagPARAMDESC
JScript supports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

tagPARAMDESC Members

Microsoft.VisualStudio.VsWizard Namespace