ReactOS 0.4.16-dev-2357-g35d0dfe
parsed_config_file Struct Reference

#include <mscoree_private.h>

Collaboration diagram for parsed_config_file:

Public Attributes

struct list supported_runtimes
 
LPWSTR private_path
 

Detailed Description

Definition at line 117 of file mscoree_private.h.

Member Data Documentation

◆ private_path

LPWSTR parsed_config_file::private_path

Definition at line 120 of file mscoree_private.h.

Referenced by _CorExeMain().

◆ supported_runtimes

struct list parsed_config_file::supported_runtimes

Definition at line 119 of file mscoree_private.h.

Referenced by get_runtime_info().


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