Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os4units]

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 955

type PFileHandle = ^TFileHandle;


Documentation generated on: 2021-07-30