:: com :: sun :: star :: ucb ::

struct CrossReference

Elements' Summary
Group The name of a news group.  
Id The unique identifier (relative to the server) of an article in the given group.  
Elements' Details
Group
string Group;
Description
The name of a news group.
Id
long Id;
Description
The unique identifier (relative to the server) of an article in the given group.
Top of Page