libisofs 1.2.4
Data Fields
iso_hfsplus_xinfo_data Struct Reference

HFS+ attributes which may be attached to IsoNode objects as data parameter of iso_node_add_xinfo(). More...

#include <libisofs.h>

Data Fields

int version
uint8_t creator_code [4]
uint8_t type_code [4]

Detailed Description

HFS+ attributes which may be attached to IsoNode objects as data parameter of iso_node_add_xinfo().

As parameter proc use iso_hfsplus_xinfo_func(). Create instances of this struct by iso_hfsplus_xinfo_new().

Since:
1.2.4

Definition at line 6848 of file libisofs.h.


Field Documentation

Definition at line 6857 of file libisofs.h.

Definition at line 6858 of file libisofs.h.

Definition at line 6851 of file libisofs.h.


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

Generated for libisofs by  doxygen 1.7.4