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 a Biblioteca MSDN.

Campos

Nome Description
lpfuncdesc
Obsoleto.

Representa um ponteiro para uma FUNCDESC estrutura.

lptcomp
Obsoleto.

Representa um ponteiro para uma lptcomp interface.

lpvardesc
Obsoleto.

Representa um ponteiro para uma VARDESC estrutura.

Aplica-se a