VisTraceFlags enumeration (Visio)
Flags to use with the Application.TraceFlags property.
Remarks
The value of the TraceFlags property can be a combination of the following values.
Constant | Value | Description |
---|---|---|
visTraceAddonInvokes | &H4 | Add-on invocations. |
visTraceAdvises | &H2 | Outgoing advise calls. |
visTraceCallsToVBA | &H8 | Microsoft Visual Basic for Applications (VBA) invocations. |
visTraceEvents | &H1 | Event occurrences. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.