|
|
|
|
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
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com