Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 3317

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Get info of root device</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.gupnp-device-info-get-service.html">gupnp_device_info_get_service</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.gupnp-root-device-get-available.html">gupnp_root_device_get_available</a></div>
 <div class="up"><a href="ref.gupnp.html">Gupnp Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="function.gupnp-device-info-get" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">gupnp_device_info_get</h1>
  <p class="verinfo">(PECL gupnp &gt;= 0.1.0)</p><p class="refpurpose"><span class="refname">gupnp_device_info_get</span> &mdash; <span class="dc-title">Get info of root device</span></p>

 </div>

 <div class="refsect1 description" id="refsect1-function.gupnp-device-info-get-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="type">array</span> <span class="methodname"><strong>gupnp_device_info_get</strong></span>
    ( <span class="methodparam"><span class="type">resource</span> <code class="parameter">$root_device</code></span>
   )</div>

  <p class="para rdfs-comment">
   Get info of root device.
  </p>
 </div>


 <div class="refsect1 parameters" id="refsect1-function.gupnp-device-info-get-parameters">
  <h3 class="title">Parameters</h3>
  <p class="para">
   <dl>

    <dt>

     <span class="term"><em><code class="parameter">root_device</code></em></span>
     <dd>

      <p class="para">
       A root device identifier, returned by  <span class="function"><a href="function.gupnp-root-device-new.html" class="function">gupnp_root_device_new()</a></span>.
      </p>
     </dd>

    </dt>

   </dl>

  </p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-function.gupnp-device-info-get-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   Return array wich contains the information of the root device (like location, url, udn and etc).
  </p>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.gupnp-device-info-get-service.html">gupnp_device_info_get_service</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.gupnp-root-device-get-available.html">gupnp_root_device_get_available</a></div>
 <div class="up"><a href="ref.gupnp.html">Gupnp Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>