1AuGetCloseDownMode(3)      Library Functions Manual      AuGetCloseDownMode(3)
2
3
4

Name

6       AuGetCloseDownMode - return the close down mode of a client
7

Synopsis

9       #include <audio/audiolib.h>
10
11       int AuGetCloseDownMode(server, status)
12           AuServer *server;
13           AuStatus *status;    /* RETURN */
14

Arguments

16       server    Specifies the connection to the audio server.
17
18       status    If  non-NULL,  flush  the output buffer and return the status
19                 from the server.
20

Description

22       AuGetCloseDownMode returns the value of the client's close down mode.
23

See Also

25       AuSetCloseDownMode, AuKillClient.
26
27       audiolib - Network Audio System C Language Interface
28
29
30
31audiolib - client connections        1.9.4               AuGetCloseDownMode(3)
Impressum