Changes

16 bytes added ,  03:42, 6 November 2014
m
Corrected some stuff
Line 37: Line 37:  
|-
 
|-
 
| 0x000A....
 
| 0x000A....
| This disable the specified notificationID for the current process (u32 ID)
+
| This disables the specified notificationID for the current process (u32 ID)
 
|-
 
|-
 
| 0x000B0000
 
| 0x000B0000
Line 43: Line 43:  
|-
 
|-
 
| 0x000C0080
 
| 0x000C0080
| 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)
+
| PublishToSubscriber(u32 ID,u32 flag) This can fire notificationID (Bit(0) only fire if not already fired, Bit(1) = return error if error happens, else it always returns 0)
 
|-
 
|-
 
| 0x000D....
 
| 0x000D....
| ?can fire notificationIDs and return the number of fired notificationID
+
| This can fire notificationIDs and return the number of fired notificationID
 
|-
 
|-
 
| 0x000E....
 
| 0x000E....
67

edits