Solar_OS API Reference

You are here: -> Main -> File API ->


API_File_Get_Size
API_File_Get_Size PROC STDCALL 
	ARG	file_handle:dword

This function retrives file SIZE information for a given handle.

Arguments:

Argument Type Description
file_handle dword Handle of the file to get size information

Returns:

Errors:

Remarks: