UIMacroManager.GetMacroManager
Method
Description:
Gets the UI Macro manager from the UI application.
Gets the UI Macro manager from the UI application.
Parameters
| Parameter | Type | Description |
|---|---|---|
| application | UIApplication | The UI application. |
Return Value
| Type | Description |
|---|---|
| UIMacroManager | The new UI Macro manager object. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was NULL |