DevHlp_CloseFile
Description
This devhlp closes a file opened by DevHlp_OpenFile.
Calling convention
Returns
- CY=0, AX = 0, okay
- CY=1, AX = APIRET error code
Data structures
; assembler structure
SYICloseFile struc
length dw 2 ; length of structure (must be 2)
SYICloseFile ends
Restrictions
Valid at INIT time only. See also restrictions of DevHlp_OpenFile
Republished without permission from Holger Veit's long gone webpages - MKG
There are no comments on this page. [Add comment]