Int 31/AX=FF25h

Prev Next Ralf Interrups Categories Contents

------

CauseWay - GetDOSTrans - GET DOS TRANSFER BUFFER

AX = FF25h

Return:
BX = real-mode segment of transfer buffer ECX = transfer buffer size DX = protected-mode selector for transfer buffer

Note: The default buffer size of 8K is sufficient for most applications, but an application performing large amounts of file I/O may benefit from allocating its own, larger buffer

See Also: AX=FF00h - AX=FF26h

Category: DOS Extenders - Int 31h - C

------

Prev Next Ralf Interrups Categories Contents