GetFullClusterNumber Function

Microchip MDD File System Interface

MDDFS Interface Library Help
GetFullClusterNumber Function
C
DWORD GetFullClusterNumber(
    DIRENTRY entry
);
Description

This function will load both the high and low 16-bit first cluster values of a file from a directory entry and copy them into a 32-bit cluster number variable, which will be returned.

Preconditions

This function should not be called by the user.

Parameters
Parameters 
Description 
entry 
The cached directory entry to get the cluster number from 
Returns

The cluster value from the passed directory entry

Side Effects

None.

Remarks

None

Microchip MDD File System Interface 1.2.0 - [Aug 18, 2008]
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.