DeletePrinterIC - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winsplp.h

BOOL DeletePrinterIC(
  [in] HANDLE hPrinterIC
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-winsplp-deleteprinteric)

Description

Describes the DeletePrinterIC function.

Parameters

hPrinterIC [in]

Defines the HANDLE parameter hPrinterIC.

Return value

Returns a BOOL value.