Next Topic

Previous Topic

Book Contents

SizeMB

bool SizeMB(unsigned int &iSizeMB);

Return value

Returns true if the value is present or false if otherwise.

Parameters

  • iSizeMB - Contains size of the file in megabytes.

Remarks

Provided as an easy to use alternative to the Size() function, returns the size of the file rounded down.