<cIniFile>.FileHandle

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > MMF > MMF Module Classes > cMMF > <cMMF> Properties >

<cIniFile>.FileHandle

 

Description

 

GET the Windows file handle associated to cMMF object

 

Syntax

 

GET

n = <cMMF>.FileHandle

 

SET

not available. Read only property

 

Returns

 

Number. Windows handle of the file.

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples