GetHostedProvider Method

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)

'Declaration
Public Sub GetHostedProvider ( _
	windowlessSite As IntPtr, _
	ByRef provider As IntPtr _
)

Parameters

windowlessSite
Type: System.IntPtr
The parent of this provider node.
provider
Type: System.IntPtr %
The hosted provider.

Windows Phone OS

Supported in: 8.1

Show:
© 2017 Microsoft