FreeDirList
main
|
service functions
The
FreeDirList
function releases the memory allocated for files list by
GetDirList
and
GetPluginDirList
functions.
void WINAPI FreeDirList( const struct PluginPanelItem *PanelItem );
Parameters
PanelItem
Address of an array of
PluginPanelItem
structures.
Return value
None.