Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0B20

Opcode Database

0B20

DescriptionWrites 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)
Gamessa
CategoryClipboardCommands
San Andreas
sascm.ini0B20=2,read_clipboard_data %1d% size %2d%
Example0B20: read_clipboard_data 0@ size 27
Command NameREAD_CLIPBOARD_DATA

<< 0B16

0B21 >>