Callback-Macro

The macro callback function is used to process macro commands.
The format of the callback is:

SL_CALLBACK SLFLAG macro_callback(UWORD, SLCHAR **);

The callback is passed the macro's parameters in argc and argv format.

 

Callback-Macro  Command Section By Type  url:Callback-Macro
  created:2008-03-01 23:36:35   last updated:2008-03-01 23:36:35
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For Callback-Macro
There are no user contributed comments for this page.