IManagedViewerHost.CreateViewer(UInt32, Object, IPropertyProxyEESide) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- property
- IPropertyProxyEESide