// winsplp.h
BOOL DeletePrinterIC(
[in] HANDLE hPrinterIC
);
View the official Windows Driver Kit DDI referenceNo description available.
Describes the DeletePrinterIC function.
hPrinterIC [in]Defines the HANDLE parameter hPrinterIC.
Returns a BOOL value.