procedure PageLock( Flags: Longint );
Calls the interface PageLock method to prevent a system memory surface from being paged out while a blit using DMA transfers to or from system memory is in progress. See IDirectDrawSurface3::PageLock for more information.