#include <WebKitMessageLoop.h>
◆ WebKitMessageLoop()
WebKitMessageLoop::WebKitMessageLoop |
( |
| ) |
|
◆ ~WebKitMessageLoop()
WebKitMessageLoop::~WebKitMessageLoop |
( |
| ) |
|
◆ AddRef()
◆ createInstance()
◆ performMessageLoopTasks()
HRESULT WebKitMessageLoop::performMessageLoopTasks |
( |
| ) |
|
|
override |
performMessageLoopTasks Performs required message loop WebKit tasks. This method needs to be called from the host message loop, if the host does not use the run() method.
Implements IWebKitMessageLoop.
◆ QueryInterface()
HRESULT WebKitMessageLoop::QueryInterface |
( |
_In_ REFIID |
riid, |
|
|
_COM_Outptr_ void ** |
ppvObject |
|
) |
| |
|
override |
◆ Release()
◆ run()
HRESULT WebKitMessageLoop::run |
( |
_In_ HACCEL |
hAccelTable | ) |
|
|
override |
The documentation for this class was generated from the following files: