ReactOS 0.4.15-dev-7788-g1ad9096
_PDB_TYPES_OLD Struct Reference

#include <mscvpdb.h>

Public Attributes

DWORD version
 
WORD first_index
 
WORD last_index
 
DWORD type_size
 
WORD file
 
WORD pad
 

Detailed Description

Definition at line 1947 of file mscvpdb.h.

Member Data Documentation

◆ file

WORD _PDB_TYPES_OLD::file

Definition at line 1953 of file mscvpdb.h.

Referenced by pdb_convert_types_header().

◆ first_index

WORD _PDB_TYPES_OLD::first_index

Definition at line 1950 of file mscvpdb.h.

Referenced by pdb_convert_types_header().

◆ last_index

WORD _PDB_TYPES_OLD::last_index

Definition at line 1951 of file mscvpdb.h.

Referenced by pdb_convert_types_header().

◆ pad

WORD _PDB_TYPES_OLD::pad

Definition at line 1954 of file mscvpdb.h.

◆ type_size

DWORD _PDB_TYPES_OLD::type_size

Definition at line 1952 of file mscvpdb.h.

Referenced by pdb_convert_types_header().

◆ version

DWORD _PDB_TYPES_OLD::version

Definition at line 1949 of file mscvpdb.h.

Referenced by pdb_convert_types_header().


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