BINDPTR Struct
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202
In alternativa, utilizzare 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
- Ereditarietà
- Attributi
Commenti
Per altre informazioni sul BINDPTR
tipo, vedere MSDN Library.
Campi
lpfuncdesc |
Obsoleti.
Rappresenta un puntatore a una struttura FUNCDESC. |
lptcomp |
Obsoleti.
Rappresenta un puntatore a un'interfaccia lptcomp. |
lpvardesc |
Obsoleti.
Rappresenta un puntatore a una struttura VARDESC. |