ReactOS 0.4.15-dev-7846-g8ba6c66
PROFILE Struct Reference
Collaboration diagram for PROFILE:

Public Attributes

BOOL changed
 
PROFILESECTIONsection
 
WCHARfilename
 
FILETIME LastWriteTime
 
ENCODING encoding
 

Detailed Description

Definition at line 76 of file profile.c.

Member Data Documentation

◆ changed

BOOL PROFILE::changed

Definition at line 78 of file profile.c.

Referenced by PROFILE_Open().

◆ encoding

ENCODING PROFILE::encoding

Definition at line 82 of file profile.c.

Referenced by PROFILE_Open().

◆ filename

WCHAR* PROFILE::filename

Definition at line 80 of file profile.c.

Referenced by PROFILE_Open().

◆ LastWriteTime

FILETIME PROFILE::LastWriteTime

Definition at line 81 of file profile.c.

◆ section

PROFILESECTION* PROFILE::section

Definition at line 79 of file profile.c.

Referenced by PROFILE_Open().


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