ReactOS 0.4.15-dev-7924-g5949c20
tagPROFILESECTION Struct Reference
Collaboration diagram for tagPROFILESECTION:

Public Attributes

struct tagPROFILEKEYkey
 
struct tagPROFILESECTIONnext
 
WCHAR name [1]
 

Detailed Description

Definition at line 68 of file profile.c.

Member Data Documentation

◆ key

◆ name

WCHAR tagPROFILESECTION::name[1]

Definition at line 72 of file profile.c.

Referenced by PROFILE_Load().

◆ next

struct tagPROFILESECTION* tagPROFILESECTION::next

Definition at line 71 of file profile.c.

Referenced by PROFILE_DeleteSection(), and PROFILE_Load().


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