XGetOCValues(3X) XLIB FUNCTIONS XGetOCValues(3X)
NAME
XGetOCValues - gets XOC values
SYNTAX
char * XGetOCValues(oc, ...)
XOC oc;
ARGUMENTS
oc Specifies the output context.
... Specifies the variable length argument list to set or get XOC values.
DESCRIPTION
The XGetOCValues function returns NULL if no error occurred; otherwise, it returns the name of the first argument that could not be
obtained. An argument might not be obtained for any of the following reasons:
o The argument name is not recognized.
o An implementation-dependent error occurs.
Each argument value following a name must point to a location where the value is to be stored.
SEE ALSO
XCreateOC(3X), XDestroy(3X), XSetOCValues(3X), XOMOfOC(3X)
X Version 11 Release 6 XGetOCValues(3X)