EngDeleteClip function (winddi.h)
The EngDeleteClip function deletes a CLIPOBJ structure allocated by EngCreateClip.
Syntax
ENGAPI VOID EngDeleteClip(
CLIPOBJ *pco
);
Parameters
pco
Pointer to the CLIPOBJ structure to delete.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Available in Windows 2000 and later versions of the Windows operating systems. |
Target Platform | Universal |
Header | winddi.h (include Winddi.h) |
Library | Win32k.lib |
DLL | Win32k.sys |