How to add your knowledge

COM_verifyDispatch_()

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

    Synopsis

    Signals an error if the given pointer $disp is not a valid dispatch pointer, otherwise just passes the pointer through.

    Syntax

    COM_verifyDispatch_ ( serverHandle As User ) As User