Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
(32-bit MASM only.) 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.
Syntax
INVOKE expression ⟦, argument ...⟧
Remarks
Each argument passed to the procedure may be an expression, a register pair, or an address expression (an expression preceded by ADDR).