
Public Attributes | |
| IntPtr | hWnd |
| WindowMessage | msg |
| IntPtr | wParam |
| IntPtr | lParam |
| uint | time |
| System.Drawing.Point | p |
Definition at line 228 of file dxmutmisc.cs.
| IntPtr Microsoft::Samples::DirectX::UtilityToolkit.NativeMethods.NativeMethods::Message::hWnd |
Definition at line 230 of file dxmutmisc.cs.
| IntPtr Microsoft::Samples::DirectX::UtilityToolkit.NativeMethods.NativeMethods::Message::lParam |
Definition at line 233 of file dxmutmisc.cs.
| WindowMessage Microsoft::Samples::DirectX::UtilityToolkit.NativeMethods.NativeMethods::Message::msg |
Definition at line 231 of file dxmutmisc.cs.
| System Drawing Point Microsoft::Samples::DirectX::UtilityToolkit.NativeMethods.NativeMethods::Message::p |
Definition at line 235 of file dxmutmisc.cs.
| uint Microsoft::Samples::DirectX::UtilityToolkit.NativeMethods.NativeMethods::Message::time |
Definition at line 234 of file dxmutmisc.cs.
| IntPtr Microsoft::Samples::DirectX::UtilityToolkit.NativeMethods.NativeMethods::Message::wParam |
Definition at line 232 of file dxmutmisc.cs.
1.5.8