Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
R
Debugger
AD7CustomViewer
C# Class Microsoft.R.Debugger.AD7CustomViewer
Inheritance:
IDebugCustomViewer
Mostrar archivo
Open project: Microsoft/RTVS
Public Methods
Method
Description
AD7CustomViewer
( ) :
System
DisplayValue
(
IntPtr
hwnd
,
uint
dwID
,
object
pHostServices
,
IDebugProperty3
pDebugProperty
) :
int
Method Details
AD7CustomViewer()
public
method
public
AD7CustomViewer
( ) :
System
return
System
DisplayValue()
public
method
public
DisplayValue
(
IntPtr
hwnd
,
uint
dwID
,
object
pHostServices
,
IDebugProperty3
pDebugProperty
) :
int
hwnd
System.IntPtr
dwID
uint
pHostServices
object
pDebugProperty
IDebugProperty3
return
int