GTAG - Modding - Opcode Database - 0B20
Opcode Database
0B20
| Description | Writes the specified number of bytes of text from the clipboard to the output buffer. Params 1. Output buffer (pointer to memory) 2. Number of bytes of text to be written More Info GetClipboardData function (MSDN) (clipboard is opened and closed automatically) |
|---|---|
| Parameters (v2) | 1) Memory address (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | ClipboardCommands |
| San Andreas | |
| sascm.ini | 0B20=2,read_clipboard_data %1d% size %2d% |
| Example | 0B20: read_clipboard_data 0@ size 27 |
| Command Name | READ_CLIPBOARD_DATA |

