ReactOS 0.4.15-dev-7842-g558ab78
info_in_assembly Struct Reference

Public Attributes

ULONG flags
 
LPCWSTR manifest_path
 
LPCSTR encoded_assembly_id
 
BOOL has_assembly_dir
 

Detailed Description

Definition at line 654 of file actctx.c.

Member Data Documentation

◆ encoded_assembly_id

LPCSTR info_in_assembly::encoded_assembly_id

Definition at line 658 of file actctx.c.

Referenced by test_info_in_assembly().

◆ flags

ULONG info_in_assembly::flags

Definition at line 655 of file actctx.c.

Referenced by test_info_in_assembly().

◆ has_assembly_dir

BOOL info_in_assembly::has_assembly_dir

Definition at line 659 of file actctx.c.

Referenced by test_info_in_assembly().

◆ manifest_path

LPCWSTR info_in_assembly::manifest_path

Definition at line 657 of file actctx.c.

Referenced by test_info_in_assembly().


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