Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::testing::Win32Message Struct Reference

#include <wm_builders.h>

Public Attributes

UINT message
 
WPARAM wParam
 
LPARAM lParam
 
LRESULT expected_result
 

Detailed Description

Definition at line 20 of file wm_builders.h.

Member Data Documentation

◆ expected_result

LRESULT flutter::testing::Win32Message::expected_result

Definition at line 24 of file wm_builders.h.

◆ lParam

LPARAM flutter::testing::Win32Message::lParam

Definition at line 23 of file wm_builders.h.

◆ message

UINT flutter::testing::Win32Message::message

Definition at line 21 of file wm_builders.h.

◆ wParam

WPARAM flutter::testing::Win32Message::wParam

Definition at line 22 of file wm_builders.h.


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