(C) 1998 AROS - The Amiga Research OS
NAME
#include <intuition/intuition.h>
#include <proto/intuition.h>
BOOL AutoRequest (window , body , posText , negText , pFlag , nFlag , width , height)
LOCATION
In IntuitionBase at offset 58
SYNOPSIS
struct Window * window
struct IntuiText * body
struct IntuiText * posText
struct IntuiText * negText
ULONG pFlag
ULONG nFlag
ULONG width
ULONG height
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY