ReactOS 0.4.16-dev-1025-gd3456f5
|
Public Attributes | |
LPARAM | id |
LPCWSTR | name |
BOOL | bDefaultValue |
FN_CUSTOM_GET | fnGetValue |
FN_CUSTOM_SET | fnSetValue |
RESTRICTIONS | policy1 |
RESTRICTIONS | policy2 |
Definition at line 72 of file startmnucust.cpp.
BOOL CUSTOM_ENTRY::bDefaultValue |
Definition at line 76 of file startmnucust.cpp.
FN_CUSTOM_GET CUSTOM_ENTRY::fnGetValue |
Definition at line 77 of file startmnucust.cpp.
FN_CUSTOM_SET CUSTOM_ENTRY::fnSetValue |
Definition at line 78 of file startmnucust.cpp.
LPARAM CUSTOM_ENTRY::id |
Definition at line 74 of file startmnucust.cpp.
LPCWSTR CUSTOM_ENTRY::name |
Definition at line 75 of file startmnucust.cpp.
RESTRICTIONS CUSTOM_ENTRY::policy1 |
Definition at line 79 of file startmnucust.cpp.
RESTRICTIONS CUSTOM_ENTRY::policy2 |
Definition at line 79 of file startmnucust.cpp.