RPR Undo EndBlock2

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(Perl)
(Examples)
 
(One intermediate revision not shown)
Line 11: Line 11:
==Examples==
==Examples==
===C++===
===C++===
-
<pre>
+
<source lang=cpp>
-
</pre>
+
</source>
 +
 
 +
 
===Perl===
===Perl===
-
<pre>
+
<source lang=perl>
-
</pre>
+
</source>
 +
 
===Python===
===Python===
-
<pre>
+
<source lang=python>
-
</pre>
+
</source>
 +
 
==See Also==
==See Also==
-
{{SeeAlsoUndoFunctions}}
+
{{SeeAlso_undo}}
 +
 
 +
''(Section automatically generated, edits above this line may be overwritten.)''
==Stuff==
==Stuff==

Latest revision as of 11:26, 29 January 2010

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

Contents

Undo_EndBlock()

void Undo_EndBlock(const char* descchange, int extraflags)

call to end the block,with extra flags if any,and a description

Parameters

const char* descchange,
int extraflags

Returns

void 

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_OnStateChangeEx, Undo_OnStateChangeEx2, Undo_OnStateChange_Item, CSurf_FlushUndo,

(Section automatically generated, edits above this line may be overwritten.)

Stuff

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

Personal tools