RPR Undo EndBlock2

From CockosWiki

Revision as of 11:53, 3 November 2009 by MikeLacey (Talk | contribs)
Jump to: navigation, search

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_EndBlock2()

void Undo_EndBlock(const char* descchange, int extraflags)
void Undo_EndBlock2(void* proj, const char* descchange, int extraflags)

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

Parameters

void* proj, 
const char* descchange, 
int extraflags

Returns

Nothing

Examples

Perl


Python


See Also

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