Name
hw_FreeIcon -- free icon image (V8.0)
Synopsis
void hw_FreeIcon(struct hwIconEntry *icon);
Function
This function frees an icon image allocated by hw_GetIconForDensity(). See hw_GetIconForDensity for details.

Designer compatibility
Unsupported

Inputs
icon
icon image allocated by hw_GetIconForDensity()

Show TOC