PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

gupnp_service_action_return_error - Return error code | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

gupnp_service_action_return_error

(PECL gupnp >= 0.1.0)

gupnp_service_action_return_errorReturn error code

説明

bool gupnp_service_action_return_error ( resource $action , int $error_code [, string $error_description ] )

Return error code.

パラメータ

action

A service action identifier.

error_code

The error code. Signal can be one of the following values or user defined:

GUPNP_CONTROL_ERROR_INVALID_ACTION
The action name was invalid.
GUPNP_CONTROL_ERROR_INVALID_ARGS
The action arguments were invalid.
GUPNP_CONTROL_ERROR_OUT_OF_SYNC
Out of sync (deprecated).
GUPNP_CONTROL_ERROR_ACTION_FAILED
The action failed.

error_description

The error description.

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考


忘却曲線を使ってこの関数を確実に記憶に残す

フォーラムで「gupnp_service_action_return_error - Return error code」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | gupnp_service_action_return_error - Return error code」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: