(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/layers.h>
#include <>
#include <>
void LockLayers (li)
LOCATION
In LayersBase at offset 18
SYNOPSIS
struct Layer_Info * li
FUNCTION
First locks the Layer_Info then all the layers that are found in the list of layers.
INPUTS
li
pointer to a Layer_Info structure
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
20.10.1998 hkiel
Amiga Research OS
12.10.1998 bergers
New functions, bugfixes in "old" functions.
23.09.1998 bergers
Implementation of these functions
18.08.1997 ldp
Empty functions