Share via


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

Public method

Equals

Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Returns the hash code for this instance. (Inherited from ValueType.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns the fully qualified type name of this instance. (Inherited from ValueType.)

Top

Fields

 

Name

Description

Public field

__MIDL_0008

Defines the MIDL 0008 error for a variable.

Public field

vt

If the variable is VT_SAFEARRAY or VT_PTR, the lpValue field contains a pointer to a TYPEDESC that specifies the element type.

Top

See Also

Reference

tagTYPEDESC Structure

Microsoft.VisualStudio.VsWizard Namespace