ReactOS 0.4.15-dev-7842-g558ab78
__tagQUERY_REGISTRY_KEYS_TABLE Struct Reference

#include <regutils.h>

Collaboration diagram for __tagQUERY_REGISTRY_KEYS_TABLE:

Public Attributes

PQUERY_REGISTRY_KEYS_ROUTINE QueryRoutine
 
PVOID EntryContext
 

Detailed Description

Definition at line 27 of file regutils.h.

Member Data Documentation

◆ EntryContext

PVOID __tagQUERY_REGISTRY_KEYS_TABLE::EntryContext

Definition at line 30 of file regutils.h.

Referenced by AddService(), and ServicesPageWndProc().

◆ QueryRoutine

PQUERY_REGISTRY_KEYS_ROUTINE __tagQUERY_REGISTRY_KEYS_TABLE::QueryRoutine

Definition at line 29 of file regutils.h.

Referenced by AddService(), and ServicesPageWndProc().


The documentation for this struct was generated from the following file: