BINDPTR Struktur

Definition

Achtung

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

Verwenden Sie stattdessen 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
Vererbung
BINDPTR
Attribute

Hinweise

Weitere Informationen zum BINDPTR Typ finden Sie in der MSDN Library.

Felder

lpfuncdesc
Veraltet.

Stellt einen Zeiger auf eine FUNCDESC-Struktur dar.

lptcomp
Veraltet.

Stellt einen Zeiger auf eine lptcomp-Schnittstelle dar.

lpvardesc
Veraltet.

Stellt einen Zeiger auf eine VARDESC-Struktur dar.

Gilt für: