handle | Memory Block handle |
stat | Pointer to the resulting block status data |
SDE_ERR_NO_INIT | The Sound Library has not been initialized | |
SDE_ERR_HANDLE_NULL | The handle was NULL | |
SDE_ERR_HANDLE_ILLEGAL_VALUE | An illegal address was specified for the handle |
The argument stat that stores results returns the following values.
SDE_MEMBLK_STAT_TRANSFER_REMAIN | Memory block transfer remaining |
SDE_MEMBLK_STAT_TRANSFER_FINISHED | Memory block transfer finished |
SDE_MEMBLK_STAT_TRANSFER_PROGRESS | Memory Block Transfer API |