ReactOS 0.4.15-dev-7942-gd23573b
_BASE_GETSET_VDM_CURDIRS Struct Reference

#include <basemsg.h>

Collaboration diagram for _BASE_GETSET_VDM_CURDIRS:

Public Attributes

HANDLE ConsoleHandle
 
PCHAR lpszzCurDirs
 
ULONG cchCurDirs
 

Detailed Description

Definition at line 225 of file basemsg.h.

Member Data Documentation

◆ cchCurDirs

ULONG _BASE_GETSET_VDM_CURDIRS::cchCurDirs

Definition at line 229 of file basemsg.h.

Referenced by CSR_API(), GetVDMCurrentDirectories(), and SetVDMCurrentDirectories().

◆ ConsoleHandle

HANDLE _BASE_GETSET_VDM_CURDIRS::ConsoleHandle

Definition at line 227 of file basemsg.h.

Referenced by CSR_API().

◆ lpszzCurDirs

PCHAR _BASE_GETSET_VDM_CURDIRS::lpszzCurDirs

Definition at line 228 of file basemsg.h.

Referenced by CSR_API(), GetVDMCurrentDirectories(), and SetVDMCurrentDirectories().


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