// printoem.h
BOOL OEMIcmDeleteColorTransform(
DHPDEV dhpdev,
HANDLE hcmXform
);
View the official Windows Driver Kit DDI referenceNo description available.
The OEMIcmDeleteColorTransform function deletes the specified color transform.
dhpdevDefines the DHPDEV parameter dhpdev.
hcmXformDefines the HANDLE parameter hcmXform.
Returns a BOOL value.