BINDPTR Struct

Definizione

Attenzione

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

Utilizzare invece 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à
BINDPTR
Attributi

Commenti

Per altre informazioni sul BINDPTR tipo, vedere MSDN Library.

Campi

Nome Descrizione
lpfuncdesc
Obsoleti.

Rappresenta un puntatore a una FUNCDESC struttura.

lptcomp
Obsoleti.

Rappresenta un puntatore a un'interfaccia lptcomp .

lpvardesc
Obsoleti.

Rappresenta un puntatore a una VARDESC struttura.

Si applica a