Struct MSG
API MSG
public struct MSG
Namespace: Au.Types
Assembly: Au.dll
Fields
Name | Description |
---|---|
hwnd | |
lParam | |
message | |
pt | |
time | |
wParam |
Methods
Name | Description |
---|---|
ToString() | Returns the fully qualified type name of this instance. |
Operators
Name | Description |
---|---|
implicit operator MSG(in Message) | |
implicit operator MSG(in MSG) |