ReactOS 0.4.16-dev-2208-g6350669
info_in_assembly Struct Reference

Public Attributes

ULONG flags
 
LPCWSTR manifest_path
 
LPCWSTR encoded_assembly_id
 
BOOL has_assembly_dir
 

Detailed Description

Definition at line 799 of file actctx.c.

Member Data Documentation

◆ encoded_assembly_id

LPCWSTR info_in_assembly::encoded_assembly_id

Definition at line 803 of file actctx.c.

Referenced by test_info_in_assembly().

◆ flags

ULONG info_in_assembly::flags

Definition at line 800 of file actctx.c.

Referenced by test_info_in_assembly().

◆ has_assembly_dir

BOOL info_in_assembly::has_assembly_dir

Definition at line 804 of file actctx.c.

Referenced by test_info_in_assembly().

◆ manifest_path

LPCWSTR info_in_assembly::manifest_path

Definition at line 802 of file actctx.c.

Referenced by test_info_in_assembly().


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