DWORD (APIENTRY *PDD_SURFCB_DESTROYSURFACE)(
PDD_DESTROYSURFACEDATA lpDestroySurface
);
DestroySurface is a DirectDraw object callback that destroys a DirectDraw surface.
DestroySurface returns a DDHAL_DRIVER_Xxx callback code that indicates how the driver handled the call. These return codes are defined in ddrawint.h.