|
PRProcess
=========
Represents a process.
Syntax
------
::
#include <prproces.h>
typedef struct PRProcess PRProcess;
Description
-----------
A pointer to the opaque :ref:`PRProcess` structure identifies a process.
[ Dauer der Verarbeitung: 0.16 Sekunden
(vorverarbeitet)
]
|