| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
gupnp_service_proxy_action_set(PECL gupnp >= 0.1.0) gupnp_service_proxy_action_set — Send action to the service and set value 説明
bool gupnp_service_proxy_action_set
( resource
$proxy
, string $action
, string $name
, mixed $value
, int $type
)Send action with parameters to the service exposed by proxy synchronously and set value. パラメータ
返り値
成功した場合に エラー / 例外Issues E_WARNING with either not correctly defined type of the action or unable to send action. 参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「gupnp_service_proxy_action_set - Send action to the service and set value」をGoogle検索
|