BINDPTR Estrutura

Definição

Cuidado

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

Use BINDPTR em seu lugar.

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
Herança
BINDPTR
Atributos

Comentários

Para obter mais informações sobre o BINDPTR tipo, consulte o Biblioteca MSDN.

Campos

lpfuncdesc
Obsoleto.

Representa um ponteiro para uma estrutura FUNCDESC.

lptcomp
Obsoleto.

Representa um ponteiro para uma interface lptcomp.

lpvardesc
Obsoleto.

Representa um ponteiro para uma estrutura VARDESC.

Aplica-se a