blob: ee8232bfa7d449dc21bbaa3aefa2ba13fc4310a1 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_HP_HOOKS
2==========
3
4NAME
5----
6::
7
8 P_HP_HOOKS "hp_hooks"
9
10DEFINIERT IN
11------------
12::
13
14 /sys/properties.h
15
16BESCHREIBUNG
17------------
18::
19
20 Welche Objekte sollen bei HP-Aenderungen benachrichtigt werden?
21 Diese Property bitte NICHT manipulieren! Zum Ein- und Austragen stehen
22 hierfuer AddHpHook() und RemoveHpHook() bereit.
23
24BEMERKUNGEN
25-----------
26::
27
28 Das neuere Hooksystem (s. Manpage std/hooks) stellt ebenfalls Hooks zur
29 Ueberwachung von P_HP bereit.
30
31SIEHE AUCH
32----------
33::
34
35 AddHpHook(), RemoveHpHook(),
36 NotifyHpChange()
37 std/hooks
38