fsMediaSize (Function) |
Top Previous Next |
This function returns the size of the media. It may take some time for large media.
Input: media : INT (0..3) The media to examine.
Returns: DINT
Declaration: FUNCTION fsMediaSize : DINT;
Example: INCLUDE rtcu.inc |