EngDeleteSurface

BOOL EngDeleteSurface(

    IN HSURF hsurf

   );

EngDeleteSurface deletes a given surface.

Parameters

hsurf
Identifies the surface to delete. This handle can be an HSURF or HBM.

Return Value

The return value is TRUE if the function is successful.