ReactOS 0.4.15-dev-7958-gcd0bb1a
_INFCACHE Struct Reference

#include <infpriv.h>

Collaboration diagram for _INFCACHE:

Public Attributes

PINFCACHESECTION FirstSection
 
PINFCACHESECTION LastSection
 
PINFCACHESECTION StringsSection
 
LANGID LanguageId
 
UINT NextSectionId
 

Detailed Description

Definition at line 62 of file inffile.c.

Member Data Documentation

◆ FirstSection

PINFCACHESECTION _INFCACHE::FirstSection

Definition at line 64 of file inffile.c.

◆ LanguageId

LANGID _INFCACHE::LanguageId

Definition at line 61 of file infpriv.h.

Referenced by InfpGetSubstitutionString().

◆ LastSection

PINFCACHESECTION _INFCACHE::LastSection

Definition at line 65 of file inffile.c.

◆ NextSectionId

UINT _INFCACHE::NextSectionId

Definition at line 64 of file infpriv.h.

◆ StringsSection

PINFCACHESECTION _INFCACHE::StringsSection

Definition at line 67 of file inffile.c.


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