MKI_FileSize (File I/O)

www.CAD6.com

C++ Syntax

__int64

MKI_FileSize(

 HANDLE f_hFileHandle );

 

Retrieves the size of a previously opened file.

 

Parameters

FileHandle

[HANDLE] File handle of the file whose size is to be retrieved.

 

Return Value

Returns the size of the given file in bytes.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH