ReactOS 0.4.15-dev-7942-gd23573b
iso_path_table Struct Reference

#include <iso9660.h>

Public Attributes

unsigned char name_len [2]
 
char extent [4]
 
char parent [2]
 
char name [1]
 

Detailed Description

Definition at line 212 of file iso9660.h.

Member Data Documentation

◆ extent

char iso_path_table::extent[4]

Definition at line 214 of file iso9660.h.

◆ name

char iso_path_table::name[1]

Definition at line 216 of file iso9660.h.

◆ name_len

unsigned char iso_path_table::name_len[2]

Definition at line 213 of file iso9660.h.

◆ parent

char iso_path_table::parent[2]

Definition at line 215 of file iso9660.h.


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