tagVARDESC 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.
Describes a variable, constant, or data member.
public value class tagVARDESC
struct tagVARDESC
public struct tagVARDESC
type tagVARDESC = struct
Public Structure tagVARDESC
- Inheritance
-
tagVARDESC
Fields
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. |