User Tools

Site Tools


macros:function:handles.createhandlereference

This is an old revision of the document!


Function

Handles.CreateHandleReference

HandleReference Handles.CreateHandleReference(String group, Int32 page, Int32 index)
API http://api.avolites.com/11.0/Handles.CreateHandleReference.html
description Creates a handle reference object from the group page and index.
namespace Handles
parameter group ( String ) : The group of handles.
page ( Int32 ) : The page within the group.
index ( Int32 ) : Index of the handle within this page.
return value Handle
Example in

Workspace.Record:

  <step>Workspace.Record(Handles.CreateHandleReference("Workspaces", 0, 0), "Playbacks", 0, true, false)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.createhandlereference.1586074807.txt.gz · Last modified: 2020/04/05 08:20 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki