Mface32: Ports: DLPortIO |
[ zurück ] |
Die DLL greift auf einen lokalen LPT über die DLPortIO.dll zu. Die
Funktion mface32_port_setup erwartet folgende Parameter:
function mface32_port_setup(w0,w1,w2: word;str: ShortString; var err: ShortString):boolean; stdcall;
| Parameter | Bedeutung |
| w0: | Port-Adresse des LPTs, z.B. 378h |
| w1: | (wird ignoriert) |
| w2: | (wird ignoriert) |
| str: | (wird ignoriert) |