InstallShield 2018 » InstallScript Language Reference
Project • This information applies to InstallScript projects.
The OnUninstallingFontFile event handler function is called when a font file logged by RegisterFontResource is uninstalled.
Syntax
OnUninstallingFontFile ( pFontFileInfo );
Parameters
| Parameter | Description | 
| pFontFileInfo | Pointer to a _FONTFILEINFO structure that gives information about the font file that is being uninstalled. | 
Return Values
None.
| InstallShield 2018 Help LibrarySeptember 2018 | Copyright Information | Flexera |