ELEMDESC Struct

Definition

Contains the type description and process transfer information for a variable, function, or a function parameter.

public value class ELEMDESC
public struct ELEMDESC
type ELEMDESC = struct
Public Structure ELEMDESC
Inheritance
ELEMDESC

Remarks

For additional information, see ELEMDESC 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

desc

Contains information about an element.

tdesc

Identifies the type of the element.

Applies to