Supported Browsers Home   
PM_unloadDirectDraw Previous   
PM_unlockDataPages Next   
External Functions Up   

PM_unlockCodePages

Unlock code pages previously locked down.

Declaration

int PMAPI PM_unlockCodePages(
    __codePtr p,
    uint len,
    PM_lockHandle *lh)

Prototype In

pmapi.h

Parameters

p

Linear pointer to the memory that was locked down

len

Length of the memory block that was locked down

lh

Pointer to the lock handle returned from PM_lockCodePages

 

Description

This function is used to unlock a block of memory that was previously locked down with the PM_lockCodePages function.

This version is used to unlock data pages in memory.

See Also

PM_lockCodePages

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