Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
iso_dirtree Struct Reference

#include <iso9660.h>

Public Attributes

char * path
 
char * name
 
char type
 
DWORD Location
 
DWORD Length
 
FILETIME filetime
 
struct iso_dirtreedirpointer
 
struct iso_dirtreenext
 

Member Data Documentation

§ dirpointer

struct iso_dirtree* iso_dirtree::dirpointer

§ filetime

FILETIME iso_dirtree::filetime

§ Length

DWORD iso_dirtree::Length

§ Location

DWORD iso_dirtree::Location

§ name

char* iso_dirtree::name

§ next

struct iso_dirtree* iso_dirtree::next

§ path

char* iso_dirtree::path

§ type

char iso_dirtree::type

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