Changes

Jump to navigation Jump to search
No change in size ,  18:36, 27 November 2014
Please don't use '0000' for cmd-hdr low 16bits when you don't know what the actual cmd-hdr low value is.
Line 72: Line 72:  
| InitializeIrnop
 
| InitializeIrnop
 
|-
 
|-
| 0x00020000
+
| 0x0002....
 
|  
 
|  
 
| FinalizeIrnop
 
| FinalizeIrnop
 
|-
 
|-
| 0x00030000
+
| 0x0003....
 
|  
 
|  
 
| ClearReceiveBuffer
 
| ClearReceiveBuffer
 
|-
 
|-
| 0x00040000
+
| 0x0004....
 
|  
 
|  
 
| ClearSendBuffer
 
| ClearSendBuffer
 
|-
 
|-
| 0x00050000
+
| 0x0005....
 
|  
 
|  
 
| WaitConnection
 
| WaitConnection
 
|-
 
|-
| 0x00060000
+
| 0x0006....
 
|  
 
|  
 
| RequireConnection
 
| RequireConnection
 
|-
 
|-
| 0x00070000
+
| 0x0007....
 
|  
 
|  
 
| AutoConnection
 
| AutoConnection
 
|-
 
|-
| 0x00080000
+
| 0x0008....
 
|  
 
|  
 
| AnyConnection
 
| AnyConnection
 
|-
 
|-
| 0x00090000
+
| 0x0009....
 
|  
 
|  
 
| Disconnect
 
| Disconnect
 
|-
 
|-
| 0x000A0000
+
| 0x000A....
 
|  
 
|  
 
| GetReceiveEvent
 
| GetReceiveEvent
 
|-
 
|-
| 0x000B0000
+
| 0x000B....
 
|  
 
|  
 
| GetSendEvent
 
| GetSendEvent
 
|-
 
|-
| 0x000C0000
+
| 0x000C....
 
|  
 
|  
 
| GetConnectionStatusEvent
 
| GetConnectionStatusEvent
 
|-
 
|-
| 0x000D0000
+
| 0x000D....
 
|  
 
|  
 
| SendIrnop
 
| SendIrnop
 
|-
 
|-
| 0x000E0000
+
| 0x000E....
 
|  
 
|  
 
| SendIrnopLarge
 
| SendIrnopLarge
 
|-
 
|-
| 0x000F0000
+
| 0x000F....
 
|  
 
|  
 
| ReceiveIrnop
 
| ReceiveIrnop
 
|-
 
|-
| 0x00100000
+
| 0x0010....
 
|  
 
|  
 
| ReceiveIrnopLarge
 
| ReceiveIrnopLarge
 
|-
 
|-
| 0x00110000
+
| 0x0011....
 
|  
 
|  
 
| GetLatestReceiveErrorResult
 
| GetLatestReceiveErrorResult
 
|-
 
|-
| 0x00120000
+
| 0x0012....
 
|  
 
|  
 
| GetLatestSendErrorResult
 
| GetLatestSendErrorResult
 
|-
 
|-
| 0x00130000
+
| 0x0013....
 
|  
 
|  
 
| GetConnectionStatus
 
| GetConnectionStatus
 
|-
 
|-
| 0x00140000
+
| 0x0014....
 
|  
 
|  
 
| GetTryingToConnectStatus
 
| GetTryingToConnectStatus
 
|-
 
|-
| 0x00150000
+
| 0x0015....
 
|  
 
|  
 
| GetReceiveSizeFreeAndUsed
 
| GetReceiveSizeFreeAndUsed
 
|-
 
|-
| 0x00160000
+
| 0x0016....
 
|  
 
|  
 
| GetSendSizeFreeAndUsed
 
| GetSendSizeFreeAndUsed
 
|-
 
|-
| 0x00170000
+
| 0x0017....
 
| Unknown, >[[2.0.0-2]]
 
| Unknown, >[[2.0.0-2]]
 
| GetConnectionRole
 
| GetConnectionRole
Line 168: Line 168:  
| ReleaseReceivedData
 
| ReleaseReceivedData
 
|-
 
|-
| 0x001A0000
+
| 0x001A....
 
| Unknown, >[[2.0.0-2]]
 
| Unknown, >[[2.0.0-2]]
 
| SetOwnMachineId
 
| SetOwnMachineId

Navigation menu