DSP:RegisterInterruptEvents

From 3dbrew
Revision as of 01:00, 22 June 2015 by Purpasmart (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.