InstallShield 2019 » InstallScript Language Reference
Project • This information applies to InstallScript projects.
The OnInstalledFontFile event handler function is called after a file is installed that is listed in the media as a font file.
Syntax
OnInstalledFontFile ( pFontFileInfo );
Parameters
Parameter |
Description |
pFontFileInfo |
Pointer to a _FONTFILEINFO structure that gives information about the font file that is being installed. |
Return Values
None.
InstallShield 2019 Help LibraryApril 2019 |
Copyright Information | Flexera |