IDLDESC Structure

Définition

Attention

Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202

Utilisez plutôt IDLDESC.

public value class IDLDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct IDLDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct IDLDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type IDLDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type IDLDESC = struct
Public Structure IDLDESC
Héritage
IDLDESC
Attributs

Remarques

Pour plus d’informations sur IDLDESC, consultez MSDN Library.

Champs

dwReserved
Obsolète.

Réservé ; a la valeur null.

wIDLFlags
Obsolète.

Indique une valeur IDLFLAG décrivant le type.

S’applique à