Programming guideline of WinDom
- NAME
-
AvServer - returns the AV server states.
- PROTOTYPAGE
-
char *AvServer( void);
- PARAMETERS
-
- return:
- name of the AV server.
- DESCRIPTION
-
This function returns the name of the AV server if the AV
session was succefully opened with the AvInit() function. The AV
server GEM identifier is given by the global variable app.avid .
- SEE ALSO
-
AvInit(), AvStatus().