ReactOS 0.4.15-dev-7924-g5949c20
_INIFILE_MAPPING_APPNAME Struct Reference

#include <base.h>

Collaboration diagram for _INIFILE_MAPPING_APPNAME:

Public Attributes

struct _INIFILE_MAPPING_APPNAMENext
 
UNICODE_STRING Name
 
PINIFILE_MAPPING_VARNAME VariableNames
 
PINIFILE_MAPPING_VARNAME DefaultVarNameMapping
 

Detailed Description

Definition at line 95 of file base.h.

Member Data Documentation

◆ DefaultVarNameMapping

PINIFILE_MAPPING_VARNAME _INIFILE_MAPPING_APPNAME::DefaultVarNameMapping

Definition at line 100 of file base.h.

◆ Name

UNICODE_STRING _INIFILE_MAPPING_APPNAME::Name

Definition at line 98 of file base.h.

◆ Next

struct _INIFILE_MAPPING_APPNAME* _INIFILE_MAPPING_APPNAME::Next

Definition at line 97 of file base.h.

◆ VariableNames

PINIFILE_MAPPING_VARNAME _INIFILE_MAPPING_APPNAME::VariableNames

Definition at line 99 of file base.h.


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