DSP:RegisterInterruptEvents: Difference between revisions

Cell9 (talk | contribs)
No edit summary
Line 18: Line 18:
|-
|-
| 4
| 4
| Event handle
| Event handle, 0 for unregister the event that was previous registered
|}
|}


Line 33: Line 33:
| Result code
| Result code
|}
|}
Application should unregister the event by setting handle to zero, if the session was closed before the event is unregisterd, it will cause a handle leak in dsp process.