AddRef function

Synopsis
ul_ret_void UltraLite_SQLObject_iface::AddRef()
Remarks

Increases the internal reference count for an object.

Note that you must match each call to this function with a call to Release function in order to free the object.