(PECL gupnp >= 0.1.0)
gupnp_context_unhost_path — Interrompt l'hébergement
$context
   , string $server_path
   )
   Interrompt l'hébergement d'un fichier ou d'un dossier sur
   le chemin server_path.
  
contextUn identifiant de contexte, retourné par la fonction gupnp_context_new().
server_pathChemin du serveur Web où est localisé le fichier ou le dossier hébergé.
   Cette fonction retourne TRUE en cas de
succès ou FALSE si une erreur survient.