PARAMDESC Structure

Définition

Attention

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

Utilisez plutôt PARAMDESC.

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

Remarques

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

Champs

lpVarValue
Obsolète.

Représente un pointeur vers une valeur passée entre des processus.

wParamFlags
Obsolète.

Représente des valeurs de masque de bits qui décrivent l'élément de structure, le paramètre ou la valeur de retour.

S’applique à