ReactOS 0.4.16-dev-1260-g901af6a
envvars_map Struct Reference

Public Attributes

const WCHARvar
 
WCHAR path [MAX_PATH]
 
DWORD len
 
UINT varlen
 

Detailed Description

Definition at line 2630 of file path.c.

Member Data Documentation

◆ len

DWORD envvars_map::len

Definition at line 2634 of file path.c.

◆ path

WCHAR envvars_map::path

Definition at line 2633 of file path.c.

Referenced by PathCreateFromUrlW().

◆ var

const WCHAR * envvars_map::var

Definition at line 2632 of file path.c.

◆ varlen

UINT envvars_map::varlen

Definition at line 4160 of file path.c.


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