ACTA:ApproveByCreditCard: Difference between revisions
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0428|1|4}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/CopyHandle|1}} {{IPC/CopyHandleEntry|Completion event handle}} {{IPC/Tra..." |
TimmSkiller (talk | contribs) No edit summary |
||
Line 14: | Line 14: | ||
{{IPC/RequestEntry|Result code}} | {{IPC/RequestEntry|Result code}} | ||
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
=Description= | |||
Requests COPPA parental consent using the given credit card information. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account. | |||
=CreditCardInfo= | =CreditCardInfo= | ||
Line 34: | Line 37: | ||
| 0x1F || 0x100 + 0x1 || NULL-terminated 256-character ASCII Email | | 0x1F || 0x100 + 0x1 || NULL-terminated 256-character ASCII Email | ||
|} | |} | ||