| title |
INVOKE | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
12d9bb40-33b9-411e-b801-45a1d675967e |
| caps.latest.revision |
7 |
| author |
corob-msft |
| ms.author |
corob |
| manager |
ghogen |
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).
Directives Reference