ReactOS 0.4.15-dev-7788-g1ad9096
_CODEVIEW_PDB_DATA Struct Reference

#include <mscvpdb.h>

Public Attributes

char Signature [4]
 
long filepos
 
DWORD timestamp
 
DWORD age
 
CHAR name [1]
 

Detailed Description

Definition at line 2183 of file mscvpdb.h.

Member Data Documentation

◆ age

DWORD _CODEVIEW_PDB_DATA::age

Definition at line 2188 of file mscvpdb.h.

◆ filepos

long _CODEVIEW_PDB_DATA::filepos

Definition at line 2186 of file mscvpdb.h.

◆ name

CHAR _CODEVIEW_PDB_DATA::name[1]

Definition at line 2189 of file mscvpdb.h.

◆ Signature

char _CODEVIEW_PDB_DATA::Signature[4]

Definition at line 2185 of file mscvpdb.h.

◆ timestamp

DWORD _CODEVIEW_PDB_DATA::timestamp

Definition at line 2187 of file mscvpdb.h.


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