ReactOS 0.4.15-dev-7788-g1ad9096
module_pair Struct Reference

#include <dbghelp_private.h>

Collaboration diagram for module_pair:

Public Attributes

struct processpcs
 
struct modulerequested
 
struct moduleeffective
 

Detailed Description

Definition at line 469 of file dbghelp_private.h.

Member Data Documentation

◆ effective

struct module* module_pair::effective

Definition at line 473 of file dbghelp_private.h.

◆ pcs

struct process* module_pair::pcs

Definition at line 471 of file dbghelp_private.h.

Referenced by find_name().

◆ requested

struct module* module_pair::requested

Definition at line 472 of file dbghelp_private.h.


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