ReactOS 0.4.15-dev-7788-g1ad9096
pdb_cmd_pair Struct Reference

#include <dbghelp_private.h>

Public Attributes

const charname
 
DWORDpvalue
 

Detailed Description

Definition at line 696 of file dbghelp_private.h.

Member Data Documentation

◆ name

const char* pdb_cmd_pair::name

Definition at line 697 of file dbghelp_private.h.

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

◆ pvalue

DWORD* pdb_cmd_pair::pvalue

Definition at line 698 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: