ReactOS 0.4.16-dev-1409-g71b6fab
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 115 of file startmnucust.cpp.

Member Data Documentation

◆ bDefaultValue

BOOL CUSTOM_ENTRY::bDefaultValue

Definition at line 119 of file startmnucust.cpp.

◆ fnGetValue

FN_CUSTOM_GET CUSTOM_ENTRY::fnGetValue

Definition at line 120 of file startmnucust.cpp.

◆ fnSetValue

FN_CUSTOM_SET CUSTOM_ENTRY::fnSetValue

Definition at line 121 of file startmnucust.cpp.

◆ id

LPARAM CUSTOM_ENTRY::id

Definition at line 117 of file startmnucust.cpp.

◆ name

LPCWSTR CUSTOM_ENTRY::name

Definition at line 118 of file startmnucust.cpp.

◆ policy1

RESTRICTIONS CUSTOM_ENTRY::policy1

Definition at line 122 of file startmnucust.cpp.

◆ policy2

RESTRICTIONS CUSTOM_ENTRY::policy2

Definition at line 122 of file startmnucust.cpp.


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