HTTPC:BeginRequestAsync

From 3dbrew
Revision as of 07:32, 10 October 2015 by Steveice10 (talk | contribs) (BeginRequestAsync)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x000A0040]
1 HTTP context handle

Response

Index Word Description
0 Header code
1 Result code

Description

This command triggers sending the HTTP request over the network, this will return before the request is finished. Unlike BeginRequest, this performs the operation asynchronously.