TYPEDESC 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 the type of a variable, return type of a function, or the type of a function parameter.
public value class TYPEDESC
public struct TYPEDESC
type TYPEDESC = struct
Public Structure TYPEDESC
- Inheritance
Remarks
For more information, see TYPEDESC structure.
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see How to: Map HRESULTs and Exceptions.
Fields
lpValue |
If the variable is |
vt |
Indicates the variant type for the item described by this |