Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dmxqueryversion(3) [centos man page]

DMXQueryVersion(3)					     Library Functions Manual						DMXQueryVersion(3)

NAME
DMXQueryVersion - determine DMX extension version SYNOPSIS
#include <X11/extensions/dmxext.h> Bool DMXQueryVersion(Display *dpy, int *major_version, int *minor_version, int *patch_version); DESCRIPTION
DMXQueryVersion() returns version information about the DMX protocol extension. Any incompatible changes to the protocol will be indicated by a change in major_version. Small, upward-compatible changes will be indi- cated by a change in minor_version. In general, patch_version is for informational purposes and will encode the date of the last protocol revision (e.g., 20040604). RETURN VALUE
If the DMX protocol extension is available, major_version, minor_version, and patch_version will be set, and True will be returned. Other- wise, False will be returned. NOTES
At the time of this writing, the DMX protocol is at version 2.2. Version 2.2 was the final development version, and code supporting this version was submitted to upstream X server repositories in the sum- mer of 2004. Version 1.5 was the last of the 1.x series, which was used for development before screen and input addition and removal were supported. Version 2.0 and 2.1 were development versions that partially supported screen and input addition and removal. Since we do not expect development versions to be widely used, we recommend that any software that uses the DMX protocol extension to sup- port only versions 2.2 and above (although they should detect earlier versions and either reduce functionality or fail gracefully). SEE ALSO
DMXQueryExtension(3), DMX(3), Xdmx(1) X Version 11 libdmx 1.1.3 DMXQueryVersion(3)

Check Out this Related Man Page

DMXQueryVersion(3)					     Library Functions Manual						DMXQueryVersion(3)

NAME
DMXQueryVersion - determine DMX extension version SYNOPSIS
#include <X11/extensions/dmxext.h> Bool DMXQueryVersion(Display *dpy, int *major_version, int *minor_version, int *patch_version); DESCRIPTION
DMXQueryVersion() returns version information about the DMX protocol extension. Any incompatible changes to the protocol will be indicated by a change in major_version. Small, upward-compatible changes will be indi- cated by a change in minor_version. In general, patch_version is for informational purposes and will encode the date of the last protocol revision (e.g., 20040604). RETURN VALUE
If the DMX protocol extension is available, major_version, minor_version, and patch_version will be set, and True will be returned. Other- wise, False will be returned. NOTES
At the time of this writing, the DMX protocol is at version 2.2. Version 2.2 was the final development version, and code supporting this version was submitted to upstream X server repositories in the sum- mer of 2004. Version 1.5 was the last of the 1.x series, which was used for development before screen and input addition and removal were supported. Version 2.0 and 2.1 were development versions that partially supported screen and input addition and removal. Since we do not expect development versions to be widely used, we recommend that any software that uses the DMX protocol extension to sup- port only versions 2.2 and above (although they should detect earlier versions and either reduce functionality or fail gracefully). SEE ALSO
DMXQueryExtension(3), DMX(3), Xdmx(1) X Version 11 libdmx 1.1.2 DMXQueryVersion(3)
Man Page

3 More Discussions You Might Find Interesting

1. Programming

C++ on True Unix Platform

Hi all: I would like to get some details about development using C++ on TRUE Unix platform. Can anyone help me ?? Thanks, -Mandar (2 Replies)
Discussion started by: mandar3
2 Replies

2. UNIX for Advanced & Expert Users

What is "incompatible protocol version"

have installed a Network Management System at HP and when I tried to connect to Sun for Extractor function, it shows" incompatible protocol version:3". What does it mean? How to slove the problem? Thanks a lot, Emily (1 Reply)
Discussion started by: yaoww
1 Replies

3. UNIX for Dummies Questions & Answers

Moving to development

Hey someone tell me how to participate in the development of bsd unix....... (3 Replies)
Discussion started by: prasad1990
3 Replies