TYPEDESC Struct
Definition
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 |