Deletes the device context that was created using the L_CreateLeadDC or L_CreateLeadDC2 functions.
#include "l_bitmap.h"
L_LTKRN_API L_BOOL L_DeleteLeadDC(hDC)
Handle to a device context that was created using the L_CreateLeadDC or L_CreateLeadDC2 functions.
Value | Meaning |
---|---|
TRUE | The device context was deleted. |
FALSE | The device context was invalid, or the deletion failed for some other reason. |
Win32, x64.
For an example, refer to L_CreateLeadDC.
For complete sample code, refer to the DRAW
example.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document