Supported Browsers Home   
PCI_writeRegBlock Previous   
PE_getError Next   
External Functions Up   

PE_freeLibrary

Frees a loaded Portable Binary DLL

Declaration

void PEAPI PE_freeLibrary(
    PE_MODULE *hModule)

Prototype In

drvlib/peloader.h

Parameters

hModule

Handle to a loaded PE DLL library to free

 

Description

This function frees a loaded PE DLL library from memory.

See Also

PE_getProcAddress, PE_loadLibrary

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