[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

PFileHandle

This pointer is returned by DosOpen() and other routines that return a file. You need only worry about this struct to do async io's via PutMsg() instead of standard file system calls

Declaration

Source position: amigados.pas line 624

type PFileHandle = ^TFileHandle;


Documentation generated on: 2017-01-10