System.Runtime.InteropServices.ComTypes.TYPEDESC Structure

Describes the type of a variable, return type of a function, or the type of a function parameter.

See Also: TYPEDESC Members

Syntax

public struct TYPEDESC

Remarks

For additional information about TYPEDESC, see the MSDN Library.

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.

Requirements

Namespace: System.Runtime.InteropServices.ComTypes
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0