Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The DrvDeleteDeviceBitmap function deletes a device bitmap created by DrvCreateDeviceBitmap.
void DrvDeleteDeviceBitmap(
DHSURF dhsurf
);
dhsurf
Handle to the bitmap to be deleted. This handle identifies the bitmap created by DrvCreateDeviceBitmap.
None
A driver must implement DrvDeleteDeviceBitmap if it supplies DrvCreateDeviceBitmap.
The driver should free any resources associated with the device bitmap.
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | winddi.h (include Winddi.h) |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today