Difference between revisions of "HTTPC:CreateContext"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020082] |- | 1 | URL buffer size, including null-terminator. |- | 2 | u8, unkn...") |
(No difference)
|
Revision as of 16:04, 5 July 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x00020082] |
1 | URL buffer size, including null-terminator. |
2 | u8, unknown |
3 | (URLSize<<4) | 10 |
4 | URL data pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | HTTP context handle |