RPR Undo DoRedo2

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(Undo_DoRedo2())
(Perl)
Line 11: Line 11:
   void* pro
   void* pro
==Examples==
==Examples==
 +
===C++===
 +
<pre>
 +
</pre>
===Perl===
===Perl===
<pre>
<pre>
</pre>
</pre>
 +
===Python===
===Python===
<pre>
<pre>

Revision as of 17:01, 19 November 2009

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR Undo DoRedo2
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR Undo DoRedo2

Contents

Undo_DoRedo2()

int Undo_DoRedo2(void* proj)

nonzero if success

Parameters

void* proj

Returns

An array, containing
 int 
 void* pro

Examples

C++


Perl


Python


See Also

Undo: Undo_BeginBlock, Undo_BeginBlock2, Undo_CanRedo2, Undo_CanUndo2, Undo_DoRedo2, Undo_DoUndo2, Undo_EndBlock, Undo_EndBlock2, Undo_OnStateChange, Undo_OnStateChange2, Undo_OnStateChange_Item, Undo_OnStateChangeEx, Undo_OnStateChangeEx2

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR Undo DoRedo2
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR Undo DoRedo2

Personal tools