ReactOS 0.4.16-dev-1409-g71b6fab
|
Public Attributes | |
LPARAM | id |
LPCWSTR | name |
BOOL | bDefaultValue |
FN_CUSTOM_GET | fnGetValue |
FN_CUSTOM_SET | fnSetValue |
RESTRICTIONS | policy1 |
RESTRICTIONS | policy2 |
Definition at line 115 of file startmnucust.cpp.
BOOL CUSTOM_ENTRY::bDefaultValue |
Definition at line 119 of file startmnucust.cpp.
FN_CUSTOM_GET CUSTOM_ENTRY::fnGetValue |
Definition at line 120 of file startmnucust.cpp.
FN_CUSTOM_SET CUSTOM_ENTRY::fnSetValue |
Definition at line 121 of file startmnucust.cpp.
LPARAM CUSTOM_ENTRY::id |
Definition at line 117 of file startmnucust.cpp.
LPCWSTR CUSTOM_ENTRY::name |
Definition at line 118 of file startmnucust.cpp.
RESTRICTIONS CUSTOM_ENTRY::policy1 |
Definition at line 122 of file startmnucust.cpp.
RESTRICTIONS CUSTOM_ENTRY::policy2 |
Definition at line 122 of file startmnucust.cpp.