BINDPTR 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.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202
Utilisez plutôt BINDPTR.
public value class BINDPTR
[System.Runtime.InteropServices.ComVisible(false)]
public struct BINDPTR
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct BINDPTR
[<System.Runtime.InteropServices.ComVisible(false)>]
type BINDPTR = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type BINDPTR = struct
Public Structure BINDPTR
- Héritage
- Attributs
Remarques
Pour plus d’informations sur le BINDPTR
type, consultez MSDN Library.
Champs
lpfuncdesc |
Obsolète.
Représente un pointeur vers une structure FUNCDESC. |
lptcomp |
Obsolète.
Représente un pointeur vers une interface lptcomp. |
lpvardesc |
Obsolète.
Représente un pointeur vers une structure VARDESC. |