tagTYPEDESC Members
Include Protected Members
Include Inherited Members
Describes the type of a variable, the return type of a function, or the type of a function parameter.
The tagTYPEDESC type exposes the following members.
Methods
Name
Description
Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the hash code for this instance. (Inherited from ValueType.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
Fields
Name
Description
Defines the MIDL 0008 error for a variable.
If the variable is VT_SAFEARRAY or VT_PTR, the lpValue field contains a pointer to a TYPEDESC that specifies the element type.
Top