1.2.7.4.71 SYS_FS_MEDIA_MANAGER_GetMediaGeometry Function

C

SYS_FS_MEDIA_GEOMETRY* SYS_FS_MEDIA_MANAGER_GetMediaGeometry
(
    uint16_t diskNum
);

Summary

Gets the media geometry information.

Description

This function gets the media geometry information.

Precondition

None.

Parameters

ParamDescription
diskNumMedia disk number.

Returns

Pointer to the media geometry on Success else NULL.