1.2.7.4.70 SYS_FS_MEDIA_MANAGER_RegisterTransferHandler Function

C

void SYS_FS_MEDIA_MANAGER_RegisterTransferHandler
(
    const void *eventHandler
);

Summary

Register the event handler for data transfer events.

Description

This function is used to send the command status for the disk operation.

Precondition

None.

Parameters

ParamDescription
eventHandlerEvent handler pointer.

Returns

None.