ReactOS 0.4.15-dev-7953-g1f49173
feature_control Struct Reference

Public Attributes

LPCWSTR feature_name
 
BOOL enabled
 
BOOL check_registry
 

Detailed Description

Definition at line 107 of file internet.c.

Member Data Documentation

◆ check_registry

BOOL feature_control::check_registry

Definition at line 110 of file internet.c.

Referenced by load_process_feature(), and set_feature_on_process().

◆ enabled

BOOL feature_control::enabled

◆ feature_name

LPCWSTR feature_control::feature_name

Definition at line 108 of file internet.c.

Referenced by load_process_feature().


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