ReactOS 0.4.15-dev-7834-g00c4b3d
detailed_info_t Struct Reference

Public Attributes

ULONG format_version
 
ULONG assembly_cnt_min
 
ULONG assembly_cnt_max
 
ULONG root_manifest_type
 
LPWSTR root_manifest_path
 
ULONG root_config_type
 
ULONG app_dir_type
 
LPCWSTR app_dir
 

Detailed Description

Definition at line 541 of file actctx.c.

Member Data Documentation

◆ app_dir

LPCWSTR detailed_info_t::app_dir

Definition at line 549 of file actctx.c.

Referenced by test_detailed_info().

◆ app_dir_type

ULONG detailed_info_t::app_dir_type

Definition at line 548 of file actctx.c.

Referenced by test_detailed_info().

◆ assembly_cnt_max

ULONG detailed_info_t::assembly_cnt_max

Definition at line 544 of file actctx.c.

Referenced by test_detailed_info().

◆ assembly_cnt_min

ULONG detailed_info_t::assembly_cnt_min

Definition at line 543 of file actctx.c.

Referenced by test_detailed_info().

◆ format_version

ULONG detailed_info_t::format_version

Definition at line 542 of file actctx.c.

Referenced by test_detailed_info().

◆ root_config_type

ULONG detailed_info_t::root_config_type

Definition at line 547 of file actctx.c.

Referenced by test_detailed_info().

◆ root_manifest_path

LPWSTR detailed_info_t::root_manifest_path

Definition at line 546 of file actctx.c.

Referenced by test_detailed_info().

◆ root_manifest_type

ULONG detailed_info_t::root_manifest_type

Definition at line 545 of file actctx.c.

Referenced by test_detailed_info().


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