tagVARDESC Structure
Visual Studio 2015
Describes a variable, constant, or data member.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | DUMMYUNIONNAME | |
![]() | elemdescVar | Contains the variable type. |
![]() | lpstrSchema | This field is reserved for future use. |
![]() | memid | Indicates the member ID of a variable. |
![]() | varkind | Defines how a variable should be marshaled. |
![]() | wVarFlags | Defines the properties of a variable. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

