System.Curl.curl_multi_setopt
Delphi
curl_multi_setopt: function (multi_handle: PCURLM; option: CURLMoption): CURLMcode; cdecl varargs;
C++
extern DELPHI_PACKAGE CURLMcode __cdecl (*curl_multi_setopt)(PCURLM multi_handle, CURLMoption option, ...);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| variable | public | System.Curl.pas System.Curl.hpp | System.Curl | System.Curl | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。