System.Curl.curl_multi_setopt

提供: RAD Studio API Documentation
移動先: 案内検索

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。