BINDPTR Struktura

Definicja

Przestroga

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

Zamiast tego użyj polecenia cmdlet 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
Dziedziczenie
BINDPTR
Atrybuty

Uwagi

Aby uzyskać więcej informacji na temat BINDPTR typu, zobacz bibliotekę MSDN.

Pola

lpfuncdesc
Przestarzałe.

Reprezentuje wskaźnik do FUNCDESC struktury.

lptcomp
Przestarzałe.

Reprezentuje wskaźnik do interfejsu lptcomp .

lpvardesc
Przestarzałe.

Reprezentuje wskaźnik do VARDESC struktury.

Dotyczy