OEMMemoryUsage - NtDoc

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

VOID OEMMemoryUsage(
            PDEVOBJ         pdevobj,
  [in, out] POEMMEMORYUSAGE pMemoryUsage
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This function is obsolete for Windows XP and later. It is supported only for earlier Unidrv plug-ins.

Use IPrintOemUni::MemoryUsage instead.

Parameters

pdevobj

Pointer to device object.

pMemoryUsage [in, out]

Pointer to OEMMEMORYUSAGE structure.