ReactOS 0.4.15-dev-7998-gdb93cb1
CUSTOM_ENTRY Struct Reference
Collaboration diagram for CUSTOM_ENTRY:

Public Attributes

LPARAM id
 
LPCWSTR name
 
BOOL bDefaultValue
 
FN_CUSTOM_GET fnGetValue
 
FN_CUSTOM_SET fnSetValue
 
RESTRICTIONS policy1
 
RESTRICTIONS policy2
 

Detailed Description

Definition at line 72 of file startmnucust.cpp.

Member Data Documentation

◆ bDefaultValue

BOOL CUSTOM_ENTRY::bDefaultValue

Definition at line 76 of file startmnucust.cpp.

◆ fnGetValue

FN_CUSTOM_GET CUSTOM_ENTRY::fnGetValue

Definition at line 77 of file startmnucust.cpp.

◆ fnSetValue

FN_CUSTOM_SET CUSTOM_ENTRY::fnSetValue

Definition at line 78 of file startmnucust.cpp.

◆ id

LPARAM CUSTOM_ENTRY::id

Definition at line 74 of file startmnucust.cpp.

◆ name

LPCWSTR CUSTOM_ENTRY::name

Definition at line 75 of file startmnucust.cpp.

◆ policy1

RESTRICTIONS CUSTOM_ENTRY::policy1

Definition at line 79 of file startmnucust.cpp.

◆ policy2

RESTRICTIONS CUSTOM_ENTRY::policy2

Definition at line 79 of file startmnucust.cpp.


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