BINDPTR Yapı

Tanım

Dikkat

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

Bunun yerine BINDPTR kullanın.

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
Devralma
BINDPTR
Öznitelikler

Açıklamalar

Tür hakkında BINDPTR daha fazla bilgi için bkz. MSDN Kitaplığı.

Alanlar

lpfuncdesc
Geçersiz.

Bir yapı işaretçisini FUNCDESC temsil eder.

lptcomp
Geçersiz.

Arabirim işaretçisini lptcomp temsil eder.

lpvardesc
Geçersiz.

Bir yapı işaretçisini VARDESC temsil eder.

Şunlara uygulanır