How to add your knowledge

COM_addRefDispatch_()

    Table of contents
    1. 1. Synopsis
    2. 2. Syntax

    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