XCB  1.11.1
Data Fields
xcb_generic_error_t Struct Reference

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

Detailed Description

Generic error.

A generic error structure.


Field Documentation

Error code

full sequence

< Minor opcode of the failed request

< Resource ID for requests with side effects only

Padding

< Major opcode of the failed request

Type of the response

Sequence number


The documentation for this struct was generated from the following file: