IRU:GetRecvTransferCount: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00070000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..."
 
(No difference)

Latest revision as of 00:57, 22 February 2014

Request

Index Word Description
0 Header code [0x00070000]

Response

Index Word Description
0 Header code
1 Result code
2 Current amount of newly received IR data.

Description

This command can only be used after using IRU:StartRecvTransfer, and before using IRU:WaitRecvTransfer / starting a new transfer. Otherwise, this returns error 0xC8810FEF.