IRU:GetRecvTransferCount

From 3dbrew
Revision as of 01:57, 22 February 2014 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00070000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x00070000]

Response[edit]

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

Description[edit]

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