ReactOS 0.4.16-dev-1521-gb8f1da6
pdb_cmd_pair Struct Reference

#include <dbghelp_private.h>

Public Attributes

const charname
 
DWORDpvalue
 

Detailed Description

Definition at line 675 of file dbghelp_private.h.

Member Data Documentation

◆ name

const char* pdb_cmd_pair::name

Definition at line 676 of file dbghelp_private.h.

Referenced by fetch_next_frame32(), pev_free(), and pev_init().

◆ pvalue

DWORD* pdb_cmd_pair::pvalue

Definition at line 677 of file dbghelp_private.h.

Referenced by fetch_next_frame32(), pev_free(), and pev_init().


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