Services: Difference between revisions

Ichfly (talk | contribs)
Ichfly (talk | contribs)
Line 42: Line 42:
| This returns the notificationID which was triggered, if any(see GetProcSemaphore).
| This returns the notificationID which was triggered, if any(see GetProcSemaphore).
|-
|-
| 0x000C....
| 0x000C0080
| ?fire notificationID (u32 ID,u32 flag) (Bit(0) only fire if not already fired,Bit(1) = return error if error happen else it always returns 0)
| ?fire notificationID (u32 ID,u32 flag) (Bit(0) only fire if not already fired,Bit(1) = return error if error happen else it always returns 0)
|-
|-