webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
IWebGeolocationProvider Interface Reference

import"IWebGeolocationProvider.idl";

Inheritance diagram for IWebGeolocationProvider:

Public Member Functions

HRESULT registerWebView ([in] IWebView *webView)
 
HRESULT unregisterWebView ([in] IWebView *webView)
 
HRESULT lastPosition ([out, retval] IWebGeolocationPosition **lastPosition)
 

Member Function Documentation

◆ lastPosition()

HRESULT IWebGeolocationProvider::lastPosition ( [out, retval] IWebGeolocationPosition **  lastPosition)

◆ registerWebView()

HRESULT IWebGeolocationProvider::registerWebView ( [in] IWebView webView)

◆ unregisterWebView()

HRESULT IWebGeolocationProvider::unregisterWebView ( [in] IWebView webView)

The documentation for this interface was generated from the following file: