BINDPTR Estrutura

Definição

Atenção

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

Utilize BINDPTR em substituição.

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

Observações

Para mais informações sobre este BINDPTR tipo, consulte a Biblioteca MSDN.

Campos

Name 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