:: com :: sun :: star :: util ::
|
struct AtomClassRequest |
|
- Description
- is used to describe which atoms the user wants to know about.
- See also
- XAtomServer
|
Elements' Summary |
atomClass |
the class of the atoms described in member
AtomClassRequest::atoms .
|
atoms |
the atoms requested from class AtomClassRequest::atomClass .
|
Elements' Details |
atomClass
long atomClass;
- Description
- the class of the atoms described in member
AtomClassRequest::atoms .
|
|
atoms
sequence< long > atoms;
- Description
- the atoms requested from class AtomClassRequest::atomClass .
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.