Previous Next

ExAllocateFromZone

The ExAllocateFromZone routine is exported to support existing driver binaries. This routine is obsolete; use lookaside lists instead. For more information, see Buffer Management.

PVOID 
  ExAllocateFromZone(
    IN PZONE_HEADER  Zone
    );