webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
WebElementPropertyBag Class Reference

#include <WebElementPropertyBag.h>

Inheritance diagram for WebElementPropertyBag:

Public Member Functions

virtual HRESULT STDMETHODCALLTYPE QueryInterface (_In_ REFIID riid, _COM_Outptr_ void **ppvObject)
 
virtual ULONG STDMETHODCALLTYPE AddRef ()
 
virtual ULONG STDMETHODCALLTYPE Release ()
 
virtual HRESULT STDMETHODCALLTYPE Read (LPCOLESTR pszPropName, VARIANT *pVar, IErrorLog *pErrorLog)
 
virtual HRESULT STDMETHODCALLTYPE Write (_In_ LPCOLESTR pszPropName, _In_ VARIANT *pVar)
 

Static Public Member Functions

static WebElementPropertyBagcreateInstance (const WebCore::HitTestResult &)
 

Protected Member Functions

 WebElementPropertyBag (const WebCore::HitTestResult &)
 
 ~WebElementPropertyBag ()
 

Constructor & Destructor Documentation

◆ WebElementPropertyBag()

WebElementPropertyBag::WebElementPropertyBag ( const WebCore::HitTestResult result)
protected

◆ ~WebElementPropertyBag()

WebElementPropertyBag::~WebElementPropertyBag ( )
protected

Member Function Documentation

◆ AddRef()

ULONG WebElementPropertyBag::AddRef ( void  )
virtual

◆ createInstance()

WebElementPropertyBag * WebElementPropertyBag::createInstance ( const WebCore::HitTestResult result)
static

◆ QueryInterface()

HRESULT WebElementPropertyBag::QueryInterface ( _In_ REFIID  riid,
_COM_Outptr_ void **  ppvObject 
)
virtual

◆ Read()

HRESULT WebElementPropertyBag::Read ( LPCOLESTR  pszPropName,
VARIANT *  pVar,
IErrorLog *  pErrorLog 
)
virtual

◆ Release()

ULONG WebElementPropertyBag::Release ( void  )
virtual

◆ Write()

HRESULT WebElementPropertyBag::Write ( _In_ LPCOLESTR  pszPropName,
_In_ VARIANT *  pVar 
)
virtual

The documentation for this class was generated from the following files: