help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

GetFileHandle

Extract OS handle from an untyped file or text file.

Declaration

Source position: line 0

function GetFileHandle(

  var f: file

):LongInt;

function GetFileHandle(

  var f: Text

):LongInt;

Description

GetFileHandle returns the operating system handle for the file descriptor F. It can be used in various file operations which are not directly supported by the pascal language.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505