curl-library
how to retrieve back the pointer set by CURLOPT_WRITEDATA
From: Vincent Chen <silence.vincent_at_msa.hinet.net>
Date: Wed, 16 Dec 2009 18:00:28 +0800
Date: Wed, 16 Dec 2009 18:00:28 +0800
Hi,
if I set the pointer via curl_easy_setopt() like this
curl_easy_setopt(curl_handler_, CURLOPT_WRITEDATA, &res)
Is there any API to get back my pointer?
I ever checked the API curl_easy_getinfo(), but it do not have such
information.
thanks!
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-12-16