DrvDisableSurface

DrvDisableSurface is used by GDI to notify a driver that the surface created by DrvEnableSurface for the current device is no longer needed.

Syntax

VOID DrvDisableSurface(IN DHPDEV dhpdev);

At a Glance

Header File:
Module:
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit