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.
COM_addRefDispatch_ ( serverHandle As User ) As Boolean
Argument | Type | Description |
---|---|---|
serverHandle | User | IDispatch reference |