ELEMDESC.DESCUNION Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about an element.
public: value class ELEMDESC::DESCUNION
public struct ELEMDESC.DESCUNION
type ELEMDESC.DESCUNION = struct
Public Structure ELEMDESC.DESCUNION
- Inheritance
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
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.