uSDGetMaxSector Function

Allows to get MAX allowable sector

Syntax

ULONG uSDGetMaxSector(uSD_DRIVER_DATA* pData);

Parameters

uSD_DRIVER_DATA*  pointer to driver data

Return Value

MAX allowable sector

Remarks

N/A

Requirements

uSDdrv.h

Example

N/A