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

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 596

type pFileHandle = ^tFileHandle;


Documentation generated on: 2021-07-30