Searched defs:ppszResponse (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dhttp.cpp503 RTR3DECL(int) RTHttpGetText(RTHTTP hHttp, const char *pcszUrl, char **ppszResponse) argument
508 *ppszResponse = (char*)pv;

Completed in 43 milliseconds