| |
|
|
| WriteFile writes data ex the actually position the Dateizeigers in a File.
Deklaration: DEF @WriteFile(5) !"kernel32","WriteFile"
Parameter: P:L1 - lever the File, into one write wants. P:L2 - address of/ one variables with data or Memory-Variable with data, The written go should. P:L3 - Number of Bytes, The written go should as LongInt. P:B4 - Memory-Variable, The The Number of really written Bytes aufnimmt. P:B5 - Structure or 20 byte Memory-Variable for überlappendes reading and write. can zero his, if the lever the Files not $40000000 (with CreateFile Parameter 6) opened watts.
byte | Description | 0 - 3 | = for Systemgebrauch reserved. | 4 - 7 | = for Systemgebrauch reserved. | 8 - 11 | = The downstairs 32 bit the Startadresse for the write. | 12 - 15 | = The oberen 32 bit the Startadresse for the write. | 16 - 19 | = lever the Ereignisses, the one signal angibt, if The Übertragung exits is. |
|
|
|
| |
|
|