Supported Browsers Home   
PM_agpExit Previous   
PM_agpInit Next   
External Functions Up   

PM_agpFreePhysical

Frees a range of commited physical AGP memory pages

Declaration

ibool PMAPI PM_agpFreePhysical(
    void *physContext,
    ulong numPages,
    ulong startOffset)

Prototype In

pmapi.h

Parameters

physContext

Physical AGP context to free memory for

numPages

Number of pages to be freed

startOffset

Offset in pages into the reserved physical context

 

Return Value

True on success, false on failure.

Description

This function frees memory previously committed by the PM_agpCommitPhysical function. Note that you can free a portion of a memory range that was previously committed if you wish.

See Also

PM_agpCommitPhysical

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com