|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Interop.User32, including all inherited members.
| EnumWindows(delegate *unmanaged< IntPtr, IntPtr, BOOL > callback, IntPtr extraData) | Interop.User32 | |
| GetKeyState(int virtualKeyCode) | Interop.User32 | package |
| GetProcessWindowStation() | Interop.User32 | package |
| GetSysColor(int nIndex) | Interop.User32 | package |
| GetUserObjectInformationW(IntPtr hObj, int nIndex, void *pvBuffer, uint nLength, ref uint lpnLengthNeeded) | Interop.User32 | |
| GetWindow(IntPtr hWnd, int uCmd) | Interop.User32 | |
| GetWindowLong(IntPtr hWnd, int uCmd) | Interop.User32 | |
| GetWindowTextLengthW(IntPtr hWnd) | Interop.User32 | |
| GetWindowTextW(IntPtr hWnd, char *lpString, int nMaxCount) | Interop.User32 | |
| GetWindowThreadProcessId(IntPtr handle, int *processId) | Interop.User32 | |
| IsWindowVisible(IntPtr hWnd) | Interop.User32 | |
| LoadString(IntPtr hInstance, uint uID, char *lpBuffer, int cchBufferMax) | Interop.User32 | package |
| PostMessageW(IntPtr hwnd, int msg, IntPtr wparam, IntPtr lparam) | Interop.User32 | |
| SendMessageTimeout(IntPtr hWnd, int msg, IntPtr wParam, IntPtr lParam, int flags, int timeout, out IntPtr pdwResult) | Interop.User32 | |
| SendMessageTimeout(IntPtr hWnd, int msg, IntPtr wParam, IntPtr lParam, int flags, int timeout, out IntPtr pdwResult) | Interop.User32 | |
| WaitForInputIdle(SafeProcessHandle handle, int milliseconds) | Interop.User32 |