RunMacroEvent Structure

NOTE: This member is now obsolete. Use Qdv.UserApi.MacroExecutionError instead.

This structure is to be passed to run macro and requests functions. It lets you read error messages and error numbers returned by a macro or a request.
<Obsolete("Use Qdv.UserApi.MacroExecutionError instead.")> _ 
Public Structure RunMacroEvent
This language is not supported or no code example is available.
[Obsolete("Use Qdv.UserApi.MacroExecutionError instead.")] 
public struct RunMacroEvent
This language is not supported or no code example is available.
Fields
 
Name Description
Public field ErrorMessage
Public field ErrorNumber
Top

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition