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
IWebGrammarDetail Interface Reference

import"IWebEditingDelegate.idl";

Inheritance diagram for IWebGrammarDetail:

Public Member Functions

HRESULT location ([out, retval] int *value)
 
HRESULT length ([out, retval] int *value)
 
HRESULT userDescription ([out, retval] BSTR *value)
 
HRESULT guesses ([out, retval] IEnumSpellingGuesses **guesses)
 

Member Function Documentation

◆ guesses()

HRESULT IWebGrammarDetail::guesses ( [out, retval] IEnumSpellingGuesses **  guesses)

◆ length()

HRESULT IWebGrammarDetail::length ( [out, retval] int *  value)

◆ location()

HRESULT IWebGrammarDetail::location ( [out, retval] int *  value)

◆ userDescription()

HRESULT IWebGrammarDetail::userDescription ( [out, retval] BSTR value)

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