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

#include <WebActionPropertyBag.h>

Inheritance diagram for WebActionPropertyBag:

Public Member Functions

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

Static Public Member Functions

static WebActionPropertyBagcreateInstance (const WebCore::NavigationAction &, PassRefPtr< WebCore::HTMLFormElement >, PassRefPtr< WebCore::Frame >)
 

Member Function Documentation

◆ AddRef()

ULONG WebActionPropertyBag::AddRef ( void  )
virtual

◆ createInstance()

WebActionPropertyBag * WebActionPropertyBag::createInstance ( const WebCore::NavigationAction action,
PassRefPtr< WebCore::HTMLFormElement form,
PassRefPtr< WebCore::Frame frame 
)
static

◆ QueryInterface()

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

◆ Read()

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

◆ Release()

ULONG WebActionPropertyBag::Release ( void  )
virtual

◆ Write()

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

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