|
CDFS
API Functions |
|
Function |
Description |
| cd_dskopen |
Mount
an ISO 9660 or High Sierra
CDROM |
| cd_dskclose |
Unmount
a drive |
| cd_dskabort |
Abort
a mount and discard all resources |
| cd_scwd |
Set
current working directory |
| cd_gcwd |
Get
current working directory |
| cd_setdefltdrvno |
Set
default drive |
| cd_getdefltdrvno |
Get
default drive |
| cd_gfirst |
Get first directory entry to match pattern |
| cd_gnext |
Get next directory entry to match pattern |
| cd_gdone |
Complete a directory scan |
| cd_open |
Open a file |
| cd_close |
Close a file |
| cd_read |
Read data from a file |
| cd_lseek |
Move file pointer |