Accusoft NotateXpress 12
ElementDestroy Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementDestroy Method

Glossary Item Box

Description

Destroys (frees) an element created by the ElementCreate method.

Syntax

Visual Basic
Public Sub ElementDestroy( _
   ByVal elementHandle As Long _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Remarks

Call this method when you are finished creating objects.

If you do not call this method, NotateXpress will leak memory

See Also

©2013. Accusoft Corporation. All Rights Reserved.