Table of Contents

DeleteBasicDisplay

Deletes a display created with CreateBasicDisplay().

Synopsis

Err DeleteBasicDisplay (ScreenContext *sc)

Description

Releases all resources acquired internally by CreateBasicDisplay(), and closes the graphics folio.

Arguments

Implementation

Library call implemented in lib3do.lib.

Associated Files

lib3do.lib, displayutils.h

See Also

CreateBasicDisplay