Share

MacroControlDefinition.Execute2 Method

Parent Object: MacroControlDefinition

Description

Method that executes the control definition synchronously or asynchronously.

Syntax

MacroControlDefinition.Execute2( Synchronous As Boolean )

Parameters

Name Type Description
Synchronous Boolean Input Boolean that specifies whether to execute the control definition synchronously ('Send Message') or asynchronously ('Post Message').

Version

Introduced in version 2008

Was this information helpful?