ReactOS 0.4.15-dev-7842-g558ab78
__tagQUERY_REGISTRY_VALUES_TABLE Struct Reference

#include <regutils.h>

Collaboration diagram for __tagQUERY_REGISTRY_VALUES_TABLE:

Public Attributes

PQUERY_REGISTRY_VALUES_ROUTINE QueryRoutine
 
PVOID EntryContext
 

Detailed Description

Definition at line 61 of file regutils.h.

Member Data Documentation

◆ EntryContext

PVOID __tagQUERY_REGISTRY_VALUES_TABLE::EntryContext

Definition at line 64 of file regutils.h.

Referenced by AddService(), and ServicesPageWndProc().

◆ QueryRoutine

PQUERY_REGISTRY_VALUES_ROUTINE __tagQUERY_REGISTRY_VALUES_TABLE::QueryRoutine

Definition at line 63 of file regutils.h.

Referenced by AddService(), and ServicesPageWndProc().


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