ELEMDESC.DESCUNION Struct

Definition

Contains information about an element.

public: value class ELEMDESC::DESCUNION
public struct ELEMDESC.DESCUNION
type ELEMDESC.DESCUNION = struct
Public Structure ELEMDESC.DESCUNION
Inheritance
ELEMDESC.DESCUNION

Remarks

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

idldesc

Contains information for remoting the element.

paramdesc

Contains information about the parameter.

Applies to