Variant.dispose

Calling dispose will release resources associated with this Variant. If the resource is an IDispatch or IUnknown interface, Release will be called. If the resource is a ByRef pointer, nothing is released.

@since 2.1

class Variant
void
dispose
(
)

Meta