OEMUpdateExternalFonts - NtDoc

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

BOOL OEMUpdateExternalFonts(
  HANDLE hPrinter,
  HANDLE hHeap,
  PWSTR  pwstrCartridges
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-printoem-oemupdateexternalfonts)

Description

Describes the OEMUpdateExternalFonts function.

Parameters

hPrinter

Defines the HANDLE parameter hPrinter.

hHeap

Defines the HANDLE parameter hHeap.

pwstrCartridges

Defines the PWSTR parameter pwstrCartridges.

Return value

Returns a BOOL value.