Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  prfileinfo.rst   Sprache: unbekannt

 
Spracherkennung für: .rst vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

PRFileInfo
==========

File information structure used with :ref:`PR_GetFileInfo` and
:ref:`PR_GetOpenFileInfo`.


Syntax
~~~~~~

.. code::

   #include <prio.h>

   struct PRFileInfo {
      PRFileType type;
      PRUint32 size;
      PRTime creationTime;
      PRTime modifyTime;
   };

   typedef struct PRFileInfo PRFileInfo;




Fields
~~~~~~

The structure has the following fields:

``type``
   Type of file. See :ref:`PRFileType`.
``size``
   Size, in bytes, of file's contents.
``creationTime``
   Creation time per definition of :ref:`PRTime`. See
   :searchfox:`prtime.h <nsprpub/pr/include/prtime.h>`.
``modifyTime``
   Last modification time per definition of :ref:`PRTime`. See
   :searchfox:`prtime.h <nsprpub/pr/include/prtime.h>`.


Description
-----------

The :ref:`PRFileInfo` structure provides information about a file, a
directory, or some other kind of file system object, as specified by the
``type`` field.

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-08-25]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002