System.Curl.curl_multi_socket

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

Delphi

curl_multi_socket: function (multi_handle: PCURLM; s: curl_socket_t; running_handles: PInteger): CURLMcode; cdecl;

C++

extern DELPHI_PACKAGE CURLMcode __cdecl (*curl_multi_socket)(PCURLM multi_handle, curl_socket_t s, System::PInteger running_handles);

プロパティ

種類 可視性 ソース ユニット
variable public
System.Curl.pas
System.Curl.hpp
System.Curl System.Curl

説明

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