Changes

Jump to navigation Jump to search
594 bytes added ,  16:35, 30 April 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x004A0040] |- | 1 | Size |} =Response= {| class="wikitable" border="1" |- ! Ind..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x004A0040]
|-
| 1
| Size
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| <nowiki>(Size<<14) | 2</nowiki>
|-
| 3
| Output buffer ptr
|}

=Description=
This command loads the data set by [[APT:SendCaptureBufferInfo]], this command is similar to [[APT:ReceiveCaptureBufferInfo]]. The input size is clamped to 0x20-bytes by NS. The NS state [[APT:SendCaptureBufferInfo|buffer]] data is then copied to the output buffer.

Navigation menu