| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
gupnp_device_info_get_service(PECL gupnp >= 0.1.0) gupnp_device_info_get_service — Get the service with type 説明
resource gupnp_device_info_get_service
( resource
$root_device
, string $type
)Get the service with type or false if no such device was found. パラメータ
返り値A service identifier. 例
例1 Create new UPnP context and get device info service
<?php |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「gupnp_device_info_get_service - Get the service with type」をGoogle検索
|