IR Services: Difference between revisions
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 | ||
|- | |- | ||
| | | 0x0002.... | ||
| | | | ||
| FinalizeIrnop | | FinalizeIrnop | ||
|- | |- | ||
| | | 0x0003.... | ||
| | | | ||
| ClearReceiveBuffer | | ClearReceiveBuffer | ||
|- | |- | ||
| | | 0x0004.... | ||
| | | | ||
| ClearSendBuffer | | ClearSendBuffer | ||
|- | |- | ||
| | | 0x0005.... | ||
| | | | ||
| WaitConnection | | WaitConnection | ||
|- | |- | ||
| | | 0x0006.... | ||
| | | | ||
| RequireConnection | | RequireConnection | ||
|- | |- | ||
| | | 0x0007.... | ||
| | | | ||
| AutoConnection | | AutoConnection | ||
|- | |- | ||
| | | 0x0008.... | ||
| | | | ||
| AnyConnection | | AnyConnection | ||
|- | |- | ||
| | | 0x0009.... | ||
| | | | ||
| Disconnect | | Disconnect | ||
|- | |- | ||
| | | 0x000A.... | ||
| | | | ||
| GetReceiveEvent | | GetReceiveEvent | ||
|- | |- | ||
| | | 0x000B.... | ||
| | | | ||
| GetSendEvent | | GetSendEvent | ||
|- | |- | ||
| | | 0x000C.... | ||
| | | | ||
| GetConnectionStatusEvent | | GetConnectionStatusEvent | ||
|- | |- | ||
| | | 0x000D.... | ||
| | | | ||
| SendIrnop | | SendIrnop | ||
|- | |- | ||
| | | 0x000E.... | ||
| | | | ||
| SendIrnopLarge | | SendIrnopLarge | ||
|- | |- | ||
| | | 0x000F.... | ||
| | | | ||
| ReceiveIrnop | | ReceiveIrnop | ||
|- | |- | ||
| | | 0x0010.... | ||
| | | | ||
| ReceiveIrnopLarge | | ReceiveIrnopLarge | ||
|- | |- | ||
| | | 0x0011.... | ||
| | | | ||
| GetLatestReceiveErrorResult | | GetLatestReceiveErrorResult | ||
|- | |- | ||
| | | 0x0012.... | ||
| | | | ||
| GetLatestSendErrorResult | | GetLatestSendErrorResult | ||
|- | |- | ||
| | | 0x0013.... | ||
| | | | ||
| GetConnectionStatus | | GetConnectionStatus | ||
|- | |- | ||
| | | 0x0014.... | ||
| | | | ||
| GetTryingToConnectStatus | | GetTryingToConnectStatus | ||
|- | |- | ||
| | | 0x0015.... | ||
| | | | ||
| GetReceiveSizeFreeAndUsed | | GetReceiveSizeFreeAndUsed | ||
|- | |- | ||
| | | 0x0016.... | ||
| | | | ||
| GetSendSizeFreeAndUsed | | GetSendSizeFreeAndUsed | ||
|- | |- | ||
| | | 0x0017.... | ||
| Unknown, >[[2.0.0-2]] | | Unknown, >[[2.0.0-2]] | ||
| GetConnectionRole | | GetConnectionRole | ||
Line 168: | Line 168: | ||
| ReleaseReceivedData | | ReleaseReceivedData | ||
|- | |- | ||
| | | 0x001A.... | ||
| Unknown, >[[2.0.0-2]] | | Unknown, >[[2.0.0-2]] | ||
| SetOwnMachineId | | SetOwnMachineId |