| Input Parameters | Significance |
| DtvLong gic | group identification code (GIC) |
| Output Parameters | Significance |
| char *nam | group name |
| Return Code | Significance |
| 0 | no error |
| 1 | group is not registered in DataView |
| -1 | data base error reading the group data |
If zero pointer is passed for the output parameter, the corresponding value is not read.
In the calling function have to be allocated 21 bytes storage place.