Line 40: |
Line 40: |
| |- | | |- |
| | 0x000B0000 | | | 0x000B0000 |
− | | ReceiveNotification | + | | ReceiveNotification This returns the notificationID which was triggered, if any(see GetProcSemaphore). |
| |- | | |- |
| | 0x000C0080 | | | 0x000C0080 |
− | | PublishToSubscriber | + | | PublishToSubscriber(u32 ID,u32 flag) ?fire notificationID (Bit(0) only fire if not already fired,Bit(1) = return error if error happen else it always returns 0) |
| |- | | |- |
| | 0x000D.... | | | 0x000D.... |