WebBrowser.GetHostedProvider Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the hosted provider to pass back to UI Automation core.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Sub GetHostedProvider ( _
    windowlessSite As IntPtr, _
    ByRef provider As IntPtr _
)
public void GetHostedProvider(
    IntPtr windowlessSite,
    ref IntPtr provider
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

WebBrowser Class

Microsoft.Phone.Controls Namespace