DSP:RegisterInterruptEvents: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Purpasmart (talk | contribs) No edit summary |
||
| Line 28: | Line 28: | ||
|- | |- | ||
| 0 | | 0 | ||
| Header code | | Header code [0x00150040] | ||
|- | |- | ||
| 1 | | 1 | ||
Revision as of 09:27, 19 June 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00150082] |
| 1 | param0 |
| 2 | param1 |
| 3 | 0 |
| 4 | Event handle, 0 for unregister the event that was previous registered |
Response
| Index Word | Description |
|---|---|
| 0 | Header code [0x00150040] |
| 1 | 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.