ReactOS 0.4.15-dev-7942-gd23573b
_UXINI_FILE Struct Reference

Public Attributes

LPCWSTR lpIni
 
LPCWSTR lpCurLoc
 
LPCWSTR lpEnd
 

Detailed Description

Definition at line 31 of file uxini.c.

Member Data Documentation

◆ lpCurLoc

LPCWSTR _UXINI_FILE::lpCurLoc

Definition at line 33 of file uxini.c.

Referenced by UXINI_eof(), UXINI_GetNextLine(), UXINI_LoadINI(), and UXINI_UnGetToLine().

◆ lpEnd

LPCWSTR _UXINI_FILE::lpEnd

Definition at line 34 of file uxini.c.

Referenced by UXINI_eof(), and UXINI_LoadINI().

◆ lpIni

LPCWSTR _UXINI_FILE::lpIni

Definition at line 32 of file uxini.c.

Referenced by UXINI_LoadINI().


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