GetFileSize Data Member Function

Returns the file size in bytes.

Prototype

int32 GetFileSize( int32 p_eIOMode )

Parameters

Parameter Type Parameter Name Documentation
int32p_eIOModeThe I/O mode used to open the file. Refers to the IO_Mode enumeration.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.