Destroys (frees) an element created by the ElementCreate method.
Visual Basic |
---|
Public Sub ElementDestroy( _ ByVal elementHandle As Long _ ) |
- elementHandle
- The handle of an element returned by the ElementCreate method.
Call this method when you are finished creating objects.
If you do not call this method, NotateXpress will leak memory