| 
    
        |  | 
SetResPurge(TRUE)is called to make the Memory Manager call the Resource Manager 
before purging a block specified by a handle. If the handle is a handle to a resource, and 
itsresChangedbit is set, the resource data will be written out (usingWriteResource). [Mar 01 1987] |  
 
 
 
 
 IntroductionWhen MoveHHiis called, even though the handle's block is not actually being purged, 
the resource data specified by the handle will be written out. An application can prevent this by 
callingSetResPurge(FALSE)before callingMoveHHi(and then callingSetResPurge(TRUE)after theMoveHHicall). Back to top ReferencesThe Memory Manager The Resource Manager Back to top 
 Downloadables
            
               | 
 | Acrobat version of this Note (28K) | Download |  
 Back to top |