Skip to main content

C2S_CLIPBOARD_GET

Constant C2S_CLIPBOARD_GET 

Source
pub const C2S_CLIPBOARD_GET: u8 = 0x2E;
Expand description

Read clipboard content for a specific MIME type: [0x2E][mime_len:2][mime:N] Server responds with S2C_CLIPBOARD_CONTENT (0x25) containing the data.