webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
WebCore::PluginMessage Struct Reference

#include <PluginMessageThrottlerWin.h>

Public Attributes

HWND hWnd
 
UINT msg
 
WPARAM wParam
 
LPARAM lParam
 
struct PluginMessagenext
 

Member Data Documentation

◆ hWnd

HWND WebCore::PluginMessage::hWnd

◆ lParam

LPARAM WebCore::PluginMessage::lParam

◆ msg

UINT WebCore::PluginMessage::msg

◆ next

struct PluginMessage* WebCore::PluginMessage::next

◆ wParam

WPARAM WebCore::PluginMessage::wParam

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