AFSelectEvents(3)					    AFSelectEvents(3)



NAME
  AFSelectEvents - select audio	events to be given to client

SYNTAX
  #include <AF/AFlib.h>

  void AFSelectEvents (AC ac, long mask)

ARGUMENTS

  ac	    Audio context of a device to use.

  mask	    Indicates which events should be "enabled."

DESCRIPTION
  The AFSelectEvents function selects which events should be passed to the
  client.

SEE ALSO
  AFNextEvent(3), AFIfEvent(3)
  AF(1)

BUGS
  If you encounter a reproducible bug, please submit a problem report to
  (af-bugs@crl.dec.com).

COPYRIGHT
  Copyright 1990-1994, Digital Equipment Corporation.
  See AF(1) for	a full statement of rights and permissions.

AUTHORS
  Digital Cambridge Research Lab