ReactOS 0.4.15-dev-7942-gd23573b
rep_list_str Struct Reference
Collaboration diagram for rep_list_str:

Public Attributes

LPOLESTR key
 
LPOLESTR item
 
int key_len
 
struct rep_list_strnext
 

Detailed Description

Definition at line 58 of file registrar.c.

Member Data Documentation

◆ item

LPOLESTR rep_list_str::item

◆ key

LPOLESTR rep_list_str::key

◆ key_len

int rep_list_str::key_len

Definition at line 61 of file registrar.c.

Referenced by do_preprocess(), and Registrar_AddReplacement().

◆ next

struct rep_list_str* rep_list_str::next

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