Space Engineers
Public Attributes | List of all members
VRage.Win32.WinApi.MSG Struct Reference

Public Attributes

IntPtr hwnd
 
UInt32 message
 
IntPtr wParam
 
IntPtr lParam
 
UInt32 time
 
POINT pt
 

Detailed Description

Definition at line 111 of file WinApi-Structures.cs.

Member Data Documentation

IntPtr VRage.Win32.WinApi.MSG.hwnd

Definition at line 113 of file WinApi-Structures.cs.

IntPtr VRage.Win32.WinApi.MSG.lParam

Definition at line 116 of file WinApi-Structures.cs.

UInt32 VRage.Win32.WinApi.MSG.message

Definition at line 114 of file WinApi-Structures.cs.

POINT VRage.Win32.WinApi.MSG.pt

Definition at line 118 of file WinApi-Structures.cs.

UInt32 VRage.Win32.WinApi.MSG.time

Definition at line 117 of file WinApi-Structures.cs.

IntPtr VRage.Win32.WinApi.MSG.wParam

Definition at line 115 of file WinApi-Structures.cs.


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