webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
IWebGeolocationPosition Interface Reference

import"IWebGeolocationPosition.idl";

Inheritance diagram for IWebGeolocationPosition:
WebGeolocationPosition

Public Member Functions

HRESULT initWithTimestamp ([in] double timestamp, [in] double latitude, [in] double longitude, [in] double accuracy)
 

Member Function Documentation

◆ initWithTimestamp()

HRESULT IWebGeolocationPosition::initWithTimestamp ( [in] double  timestamp,
[in] double  latitude,
[in] double  longitude,
[in] double  accuracy 
)

Implemented in WebGeolocationPosition.


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