Removes the fonts added from a memory image
#include <WinAPIGdi.au3>
_WinAPI_RemoveFontMemResourceEx ( $hFont )
| $hFont | Handle to the font-resource. This handle is returned by the _WinAPI_AddFontMemResourceEx() function. |
| Success: | True |
| Failure: | False |
None.
Suche nach RemoveFontMemResourceEx in der MSDN Bibliothek.