See Also Examples Applies To
Tell this function to delete a HICON from the memory.
Syntax
object.DeleteHICON (nHICON)
The DeleteHICON syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nHICON | Required. Long. The HICON handle to delete. |
Remarks
Call the GetStat() function to see if this function success.
Category
Export Image