ReactOS
0.4.15-dev-4916-gd519b11
|
#include <parse.h>
Public Attributes | |
char * | KeyWord |
PVOID | pValue |
ULONG | ulSize |
char* tagKeyWords::KeyWord |
Definition at line 64 of file parse.h.
Referenced by COMMAND_PROTOTYPE(), and ReplaceKeywordWithValue().
PVOID tagKeyWords::pValue |
Definition at line 65 of file parse.h.
Referenced by COMMAND_PROTOTYPE(), and ReplaceKeywordWithValue().