ReactOS 0.4.15-dev-7953-g1f49173
_SETLOCAL Struct Reference
Collaboration diagram for _SETLOCAL:

Public Attributes

struct _SETLOCALPrev
 
LPTSTR Environment
 
INT CurDrive
 
BOOL EnableExtensions
 
BOOL DelayedExpansion
 

Detailed Description

Definition at line 14 of file setlocal.c.

Member Data Documentation

◆ CurDrive

INT _SETLOCAL::CurDrive

Definition at line 18 of file setlocal.c.

Referenced by cmd_endlocal(), and cmd_setlocal().

◆ DelayedExpansion

BOOL _SETLOCAL::DelayedExpansion

Definition at line 20 of file setlocal.c.

Referenced by cmd_endlocal(), and cmd_setlocal().

◆ EnableExtensions

BOOL _SETLOCAL::EnableExtensions

Definition at line 19 of file setlocal.c.

Referenced by cmd_endlocal(), and cmd_setlocal().

◆ Environment

LPTSTR _SETLOCAL::Environment

Definition at line 17 of file setlocal.c.

Referenced by cmd_endlocal(), and cmd_setlocal().

◆ Prev

struct _SETLOCAL* _SETLOCAL::Prev

Definition at line 16 of file setlocal.c.

Referenced by cmd_endlocal(), and cmd_setlocal().


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