1,174 bytes added
, 20:31, 27 January 2017
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x000B0084]
|-
| 1
| Length of the attribute to set (''including'' trailing NUL)
|-
| 2
| Length of the value to set (''including'' trailing NUL if string)
|-
| 3
| {{Tooltip|Descriptor|0x00000002 {{!}} (size <nowiki><<</nowiki> 14) {{!}} (static_buffer_id <nowiki><<</nowiki> 10)}} for [[IPC#Static_Buffer_Translation|static buffer]] (id 0)
|-
| 4
| Pointer to the name of the attribute in ASCII to set
|-
| 5
| {{Tooltip|Descriptor|0x00000002 {{!}} (size <nowiki><<</nowiki> 14) {{!}} (static_buffer_id <nowiki><<</nowiki> 10)}} for [[IPC#Static_Buffer_Translation|static buffer]] (id 1)
|-
| 6
| Pointer to the value of the attribute to set
|}
=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}
=Description=
Sets an attribute. The name of the attribute appears to be an ASCII string. The types of the attributes ''may'' vary (research required, only ASCII strings observed).
{| class="wikitable" border="1"
|-
! Attribute
! Value
|-
| TIN
| TIN (?). [[EShop|eShop]] sets this to (string!) "56789".
|}