This method of the IEnumZOrdersCallback Interface enumerates overlays for the surface.
public void callbackEnumOverlayZOrders(DirectDrawSurface f, IUnknown context);
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. |