INVOKE

Calls the procedure at the address given by expression, passing the arguments on the stack or in registers according to the standard calling conventions of the language type.

INVOKE expression [[, arguments]]

Remarks

Each argument passed to the procedure may be an expression, a register pair, or an address expression (an expression preceded by ADDR).

See Also

Other Resources

Directives Reference