BINDPTR Struct

Definizione

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à
BINDPTR
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.

Si applica a