gupnp_service_introspection_get_state_variable
(PECL gupnp >= 0.1.0)
gupnp_service_introspection_get_state_variable — Devuelve el estado de la variable de datos
Descripción
array gupnp_service_introspection_get_state_variable
( resource $introspection
, string $variable_name
)
Devuelve el estado de la variable de datos por el nombre variable_name en este servicio.
Parámetros
- introspection
-
In identificador de introspección.
- variable_name
-
El nombre de la variable a ser recibida.
Valores devueltos
Devuelve el estado de la variable de datos o FALSE.
There are no user contributed notes for this page.
