ReactOS 0.4.15-dev-8093-g3285f69
ATL::CRegObject::rep_list_str Struct Reference

#include <statreg.h>

Collaboration diagram for ATL::CRegObject::rep_list_str:

Public Attributes

LPOLESTR key
 
LPOLESTR item
 
int key_len
 
struct rep_list_strnext
 

Detailed Description

Definition at line 37 of file statreg.h.

Member Data Documentation

◆ item

LPOLESTR ATL::CRegObject::rep_list_str::item

◆ key

◆ key_len

int ATL::CRegObject::rep_list_str::key_len

Definition at line 41 of file statreg.h.

Referenced by ATL::CRegObject::AddReplacement(), and ATL::CRegObject::do_preprocess().

◆ next

struct rep_list_str* ATL::CRegObject::rep_list_str::next

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