classpnp.h header

This header is used by storage. For more information, see:

classpnp.h contains the following programming interfaces:

Functions

 
ExAllocatePool

The ExAllocatePool routine is obsolete, and is exported for existing binaries only. Use ExAllocatePoolWithTag instead. ExAllocatePool allocates pool memory.
ExAllocatePoolWithQuota

ExAllocatePoolWithQuota allocates pool memory, but is obsolete. It's exported for existing driver binaries only. Use ExAllocatePoolWithQuotaTag instead.