Query: gupnp_service_introspection_get_state_variable
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GUPNP_SERVICE_INTROSPECTION_GET_STATE_VARIABLE(3) 1 GUPNP_SERVICE_INTROSPECTION_GET_STATE_VARIABLE(3) gupnp_service_introspection_get_state_variable - Returns the state variable dataSYNOPSISarray gupnp_service_introspection_get_state_variable (resource $introspection, string $variable_name)DESCRIPTIONReturns the state variable data by the name $variable_name in this service.PARAMETERSo $introspection - A introspection identifier. o $variable_name - The name of the variable to retreive.RETURN VALUESReturn the state variable data or FALSE. PHP Documentation Group GUPNP_SERVICE_INTROSPECTION_GET_STATE_VARIABLE(3)