PM_freeLibrary

Unload a shared library.

Declaration

void PMAPI PM_freeLibrary(
    PM_MODULE hModule)

Prototype In

pmapi.h

Parameters

hModule

Handle to the module to unload

 

Description

This function is used to unload a shared library previously loaded with the PM_loadLibrary function.

See Also

PM_loadLibrary, PM_getProcAddress

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