Unicode Controls & Classes for VB6 - Version 4
clsCommonWrapper
.DeleteObject Function
Releases the memory used by the system when creating Pens and Brushes
Syntax
Public Function DeleteObject (ByVal
hObject
As Long) As Long
Parameters
Parameter
Description
ByVal
hObject
As Long
The handle of the object
Remarks