PARAMDESC Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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. |