Manual Pages for Linux CentOS command on man xcb_glx_query_server_string_string
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_glx_query_server_string_string

xcbglxqueryserverstring(3) XCB Requests xcbglxqueryserverstring(3)

NAME

xcbglxqueryserverstring - SYNOPSIS

#include Request function xcbglxqueryserverstringcookiet xcbglxqueryserverstring(xcbconnectiont *conn, uint32t screen, uint32t name); Reply datastructure typedef struct xcbglxqueryserverstringreplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint8t pad1[4]; uint32t strlen; uint8t pad2[16]; } xcbglxqueryserverstringreplyt; Reply function xcbglxqueryserverstringreplyt *xcbglxqueryserverstringreply(xcbconnectiont *conn, xcbglxqueryserverstringcookiet cookie, xcbgenericerrort **e); Reply accessors char *xcbglxqueryserverstringstring(const xcbglxqueryserverstringrequestt *reply); int xcbglxqueryserverstringstringlength(const xcbglxqueryserverstringreplyt *reply); xcbgenericiteratort xcbglxqueryserverstringstringend(const xcbglxqueryserverstringreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. screen TODO: NOT YET DOCUMENTED. name TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBGLXQUERYSERV‐ ERSTRING. This field is also present in the xcbgenericre‐ plyt and can be used to tell replies apart from each other. sequence The sequence number of the last request processed by the X11 server. length The length of the reply, in words (a word is 4 bytes). strlen TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbglxqueryserverstringcookiet. Errors have to be han‐ dled when calling the reply function xcbglxqueryserverstringreply. If you want to handle errors in the event loop instead, use

xcbglxqueryserverstringunchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from glx.xml. Contact xcb@lists.freedesktop.org for correc‐ tions and improvements. X Version 11 libxcb 1.13 xcbglxqueryserverstring(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™