ReactOS 0.4.15-dev-7842-g558ab78
RegistryDisabledServiceItemParams Struct Reference
Collaboration diagram for RegistryDisabledServiceItemParams:

Public Attributes

BOOL bIsPresent
 
BOOL bIsKeyed
 
DWORD dwStartType
 
SYSTEMTIME time
 

Detailed Description

Definition at line 84 of file srvpage.cpp.

Member Data Documentation

◆ bIsKeyed

BOOL RegistryDisabledServiceItemParams::bIsKeyed

Definition at line 87 of file srvpage.cpp.

Referenced by QUERY_REGISTRY_KEYS_ROUTINE(), and QUERY_REGISTRY_VALUES_ROUTINE().

◆ bIsPresent

BOOL RegistryDisabledServiceItemParams::bIsPresent

Definition at line 86 of file srvpage.cpp.

Referenced by QUERY_REGISTRY_KEYS_ROUTINE(), and QUERY_REGISTRY_VALUES_ROUTINE().

◆ dwStartType

DWORD RegistryDisabledServiceItemParams::dwStartType

Definition at line 88 of file srvpage.cpp.

Referenced by QUERY_REGISTRY_KEYS_ROUTINE(), and QUERY_REGISTRY_VALUES_ROUTINE().

◆ time

SYSTEMTIME RegistryDisabledServiceItemParams::time

Definition at line 89 of file srvpage.cpp.

Referenced by QUERY_REGISTRY_KEYS_ROUTINE().


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