Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/docs/nspr/reference/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 465 B image not shown  

Quelle  pr_freeaddrinfo.rst   Sprache: unbekannt

 
PR_FreeAddrInfo
===============


Destroys the ``PRAddrInfo`` structure returned by
:ref:`PR_GetAddrInfoByName`.


Syntax
------

.. code::

   #include <prnetdb.h>

   void PR_EnumerateAddrInfo(PRAddrInfo *addrInfo);


Parameters
~~~~~~~~~~

The function has the following parameters:

``addrInfo``
   A pointer to a ``PRAddrInfo`` structure returned by a successful call
   to :ref:`PR_GetAddrInfoByName`.


Returns
~~~~~~~

The function doesn't return anything.

[ Dauer der Verarbeitung: 0.20 Sekunden  (vorverarbeitet)  ]