|
ReactOS 0.4.16-dev-2354-g16de117
|
#include <types.h>

Public Attributes | |
| time_t | modify_time |
| time_t | status_time |
| time_t | total_time |
| unsigned int | num_entries |
| HKEY | key |
| DWORD | flags |
| HANDLE | event |
| SERVICE_NOTIFYW | notify |
| SC_HANDLE | svc |
| BOOL | was_called |
| DWORD | phase |
| HANDLE notify_data::event |
Definition at line 4090 of file registry.c.
| DWORD notify_data::flags |
Definition at line 4089 of file registry.c.
| HKEY notify_data::key |
Definition at line 4088 of file registry.c.
Referenced by test_perflib_key(), test_performance_keys(), and test_RegNotifyChangeKeyValue().
| SERVICE_NOTIFYW notify_data::notify |
| SC_HANDLE notify_data::svc |
Definition at line 2555 of file service.c.
Referenced by test_servicenotify().