(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/dos.h>
LONG DoPkt (port , action , arg1 , arg2 , arg3 , arg4 , arg5)
LOCATION
In DOSBase at offset 40
SYNOPSIS
struct MsgPort * port
LONG action
LONG arg1
LONG arg2
LONG arg3
LONG arg4
LONG arg5
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY