Share via


IManagedViewerHost.CreateViewer(UInt32, Object, IPropertyProxyEESide) Method

Definition

public:
 int CreateViewer(System::UInt32 hwnd, System::Object ^ hostServices, Microsoft::VisualStudio::Debugger::Interop::IPropertyProxyEESide ^ property);
public int CreateViewer(uint hwnd, object hostServices, Microsoft.VisualStudio.Debugger.Interop.IPropertyProxyEESide property);
abstract member CreateViewer : uint32 * obj * Microsoft.VisualStudio.Debugger.Interop.IPropertyProxyEESide -> int
Public Function CreateViewer (hwnd As UInteger, hostServices As Object, property As IPropertyProxyEESide) As Integer

Parameters

hwnd
UInt32
hostServices
Object

Returns

Applies to