Query: gupnp_control_point_new
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GUPNP_CONTROL_POINT_NEW(3) 1 GUPNP_CONTROL_POINT_NEW(3) gupnp_control_point_new - Create a new control pointSYNOPSISresource gupnp_control_point_new (resource $context, string $target)DESCRIPTIONCreate a new control point with the specified target.PARAMETERSo $context - A context identifier, returned by gupnp_context_new(3). o $target - The search target. $target should be a service or device name, such as urn:schemas-upnp-org:service:WANIPConnection:1 or urn:schemas-upnp-org:device:MediaRenderer:1.RETURN VALUESA control point identifier. PHP Documentation Group GUPNP_CONTROL_POINT_NEW(3)