| XCB 1.15
    | 
Generic error. More...
#include <xcb.h>
| Data Fields | |
| uint8_t | response_type | 
| uint8_t | error_code | 
| uint16_t | sequence | 
| uint32_t | resource_id | 
| uint16_t | minor_code | 
| uint8_t | major_code | 
| uint8_t | pad0 | 
| uint32_t | pad [5] | 
| uint32_t | full_sequence | 
Generic error.
A generic error structure.
| uint8_t xcb_generic_error_t::error_code | 
Error code
| uint32_t xcb_generic_error_t::full_sequence | 
full sequence
| uint8_t xcb_generic_error_t::major_code | 
< Minor opcode of the failed request
| uint16_t xcb_generic_error_t::minor_code | 
< Resource ID for requests with side effects only
| uint32_t xcb_generic_error_t::pad[5] | 
Padding
| uint8_t xcb_generic_error_t::pad0 | 
< Major opcode of the failed request
| uint8_t xcb_generic_error_t::response_type | 
Type of the response
| uint16_t xcb_generic_error_t::sequence | 
Sequence number