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 459 B image not shown  

Quelle  pr_getlayersidentity.rst   Sprache: unbekannt

 
PR_GetLayersIdentity
====================

Gets the unique identity for the layer of the specified file descriptor.


Syntax
------

.. code::

   #include <prio.h>

   PRDescIdentity PR_GetLayersIdentity(PRFileDesc* fd);


Parameter
~~~~~~~~~

The function has the following parameter:

``fd``
   A pointer to a file descriptor.


Returns
~~~~~~~

If successful, the function returns the :ref:`PRDescIdentity` for the layer
of the specified file descriptor.

[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]