Difference between revisions of "APT:SendParameter"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | Source [[NS_and_APT_Services#AppIDs|AppID]] |
|- | |- | ||
| 2 | | 2 | ||
− | | | + | | Destination [[NS_and_APT_Services#AppIDs|AppID]] |
|- | |- | ||
| 3 | | 3 | ||
− | | | + | | [[NS_and_APT_Services#Command|Command]] |
|- | |- | ||
| 4 | | 4 | ||
− | | Parameter | + | | Parameter Size (max is 0x1000) |
|- | |- | ||
| 5 | | 5 | ||
− | | | + | | 0x0 |
|- | |- | ||
| 6 | | 6 | ||
− | | Handle | + | | Handle Parameter |
|- | |- | ||
| 7 | | 7 | ||
− | | | + | | (Parameter Size << 14) <nowiki>|</nowiki> 2 |
|- | |- | ||
| 8 | | 8 | ||
− | | | + | | void*, Parameter |
|} | |} | ||
Latest revision as of 04:03, 22 November 2015
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x000C0104] |
1 | Source AppID |
2 | Destination AppID |
3 | Command |
4 | Parameter Size (max is 0x1000) |
5 | 0x0 |
6 | Handle Parameter |
7 | (Parameter Size << 14) | 2 |
8 | void*, Parameter |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This sets the parameter data state.