Table of Contents

Struct User32.MSG

Namespace
Xui.Runtime.Windows.Win32
Assembly
Xui.Runtime.Windows.dll
public struct User32.MSG
Inherited Members

Fields

hWnd

public nint hWnd

Field Value

nint

lParam

public Types.LPARAM lParam

Field Value

Types.LPARAM

lPrivate

public Types.DWORD lPrivate

Field Value

Types.DWORD

message

public User32.WindowMessage message

Field Value

User32.WindowMessage

pt

public User32.POINT pt

Field Value

User32.POINT

time

public Types.DWORD time

Field Value

Types.DWORD

wParam

public Types.WPARAM wParam

Field Value

Types.WPARAM