More Than One AudioHardwareAddPropertyListener
More Than One AudioHardwareAddPropertyListener
- Subject: More Than One AudioHardwareAddPropertyListener
- From: Vincent Predoehl <email@hidden>
- Date: Tue, 26 Jun 2001 15:19:09 -0400
Hello, is it possible to call AudioHardwareAddPropertyListener for the
same property using the same listener function more than once? I have a
C++ wrapper class for listeners, and I am wondering if this will cause
any problems. The user data is the only thing that is guaranteed to be
different.
Thanks,
--
Vincent