2 references to HGlobalBuffer
ReachFramework (2)
MS\Internal\Printing\Configuration\WinSpoolPrinterCapabilities.cs (1)
424HGlobalBuffer buffer = new HGlobalBuffer((int)(numOutputs * itemByteSize));
PrintConfig\FallbackPTProvider.cs (1)
629HGlobalBuffer pPrinterBuffer = new HGlobalBuffer((int)dwNeeded);