|
libisofs 1.5.6
|
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] |
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().
Definition at line 8712 of file libisofs.h.
| uint8_t iso_hfsplus_xinfo_data::creator_code[4] |
Definition at line 8721 of file libisofs.h.
| uint8_t iso_hfsplus_xinfo_data::type_code[4] |
Definition at line 8722 of file libisofs.h.
| int iso_hfsplus_xinfo_data::version |
Definition at line 8715 of file libisofs.h.