Microsoft SDK for Java

callbackEnumOverlayZOrders

This method of the IEnumZOrdersCallback Interface enumerates overlays for the surface.

Syntax

public void callbackEnumOverlayZOrders(DirectDrawSurface f, IUnknown context);

Parameters

f The surface being overlaid on this surface.
context An application-defined structure that will be passed to the callback function each time the function is called.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.