one | Title | Function | Function Name[SR] | No |
getslen | :Sector length at time of extraction |
putslen | : Sector length when writing |
constant name | explanation |
CDC_SLEN_2048 | 2048 bytes (user data)...Initial value |
CDC_SLEN_2336 | 2336 bytes (up to subheader) |
CDC_SLEN_2340 | 2340 bytes (up to header) |
CDC_SLEN_2352 | 2352 bytes (whole sector) |
CDC_SLEN_NOCHG | Do not change settings |
---|
one | Title | Function | Function Name[SR] | No |
bufno | :Buffer section number |
spos | : Sector position ( CDC_SPOS_END : Indicates the last sector of the partition) |
snum | : Number of sectors ( CDC_SNUM_END : Indicates the number of sectors from spos to the end of the partition) |
one | Title | Function | Function Name[SR] | No |
bufno | :Buffer section number |
spos | : Sector position ( CDC_SPOS_END : Indicates the last sector of the partition) |
snum | : Number of sectors ( CDC_SNUM_END : Indicates the number of sectors from spos to the end of the partition) |
one | Title | Function | Function Name[SR] | No |
bufno | :Buffer section number |
spos | : Sector position ( CDC_SPOS_END : Indicates the last sector of the partition) |
snum | : Number of sectors ( CDC_SNUM_END : Indicates the number of sectors from spos to the end of the partition) |
one | Title | Function | Function Name[SR] | No |
filtno | : Aperture number |
snum | : Number of sectors |
one | Title | Function | Function Name[SR] | No |
srcbn | :Copy source buffer section number |
spos | : Sector position ( CDC_SPOS_END : Indicates the last sector of the partition) |
snum | : Number of sectors ( CDC_SNUM_END : Indicates the number of sectors from spos to the end of the partition) |
dstfln | :Destination aperture number |
one | Title | Function | Function Name[SR] | No |
srcbn | : Source buffer section number |
spos | : Sector position ( CDC_SPOS_END : Indicates the last sector of the partition) |
snum | : Number of sectors ( CDC_SNUM_END : Indicates the number of sectors from spos to the end of the partition) |
dstfln | : Destination aperture number |
one | Title | Function | Function Name[S-] | No |
constant name | explanation |
---|---|
CDC_COPY_OK | Normal end...Initial value |
CDC_COPY_NG | Error occurred |
CDC_COPY_BUSY | Copy/move processing in progress |