ELEMDESC.DESCUNION Structure
Définition
Contient des informations sur un élément.Contains information about an element.
public: value class ELEMDESC::DESCUNION
public struct ELEMDESC.DESCUNION
type ELEMDESC.DESCUNION = struct
Public Structure ELEMDESC.DESCUNION
- Héritage
Remarques
L’common language runtime lève une exception lorsqu’une méthode COM en code natif retourne un HRESULT.The common language runtime throws an exception when a COM method in native code returns an HRESULT. Pour plus d'informations, consultez How to: Map HRESULTs and Exceptions.For more information, see How to: Map HRESULTs and Exceptions.
Champs
idldesc |
Contient des informations de communication à distance avec l'élément.Contains information for remoting the element. |
paramdesc |
Contient des informations sur le paramètre.Contains information about the parameter. |