DrvDisableSurface is used by GDI to notify a driver that the surface created by DrvEnableSurface for the current device is no longer needed.
VOID DrvDisableSurface(IN DHPDEV dhpdev);
| Header File: | |
| Module: | |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete Documentation: | Windows NT Device Driver Kit |