DSP:RegisterInterruptEvents: Difference between revisions

Steveice10 (talk | contribs)
Clean up.
Yuriks (talk | contribs)
mNo edit summary
Line 36: Line 36:
=Description=
=Description=
Application should unregister the event by setting handle to zero. If the session was closed before the event was unregistered, it will cause a handle leak in DSP process.
Application should unregister the event by setting handle to zero. If the session was closed before the event was unregistered, it will cause a handle leak in DSP process.
DSP can hold up to 6 concurrent registrations. More than that will cause registration to fail.