GA_unloadRegionMgr

Unloads the 2D region manager driver.

Declaration

void NAPI GA_unloadRegionMgr(
    PE_MODULE *hModule)

Prototype In

snap/graphics.h

Parameters

hModule

Pointer to the module handle for the driver to unload

 

Description

This function unloads the SNAP 2D region manager from memory. This should only be called if the application has loaded a separate set of SNAP region manager functions with GA_loadRegionMgr.

See Also

GA_loadRegionMgr

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