Ceci est une version archivée de
Metainit() à 2006-01-05 01:27:49.
VOID Metainit( metainit )
metainit_t * metainit;
Opcode
48 (0x30)
Availability
Parameters
Binding
pea metainit
move.w #$30,-(sp)
trap #14
addq.l #6,sp
Comments
The
metainit structure must be zeroed before calling the
Metainit() function. If the function is not available (no driver installed), then
metainit->version will still be
NULL. It means that no
MetaDOS driver is installed, and that there is no
MetaDOS device available.
See Also