COM_addRefDispatch_()

Synopsis

Increments the COM reference count of the IDispatch pointer. The reference will not be released till the reference count reaches zero. Implemented as AddRef() call.

Syntax

COM_addRefDispatch_ ( serverHandle As User ) As Boolean
Argument Type Description
serverHandle User IDispatch reference