Share via


tagTYPEDESC Structure

Describes the type of a variable, the return type of a function, or the type of a function parameter.

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

Syntax

'Declaration
Public Structure tagTYPEDESC
'Usage
Dim instance As tagTYPEDESC
public struct tagTYPEDESC
public value class tagTYPEDESC
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

tagTYPEDESC Members

Microsoft.VisualStudio.VsWizard Namespace