brCapturing Property

       

Returns a clsD3DynamicArray object containing the captured output produced by the last brExecute, if the brResults property specified D3ExecuteCapturing or D3ExecuteWithBoth.

Syntax

Set oDynArray = object.brCapturing

Parameters

Parameter

Description

odynArray

The return value is an object variable that represents a clsD3DynamicArray object.

object

An object variable that represents an object in the Applies To list.

FlashBASIC Reference

execute - "capturing" clause