RPR EnumProjects

From CockosWiki

Revision as of 09:09, 2 November 2009 by MikeLacey (Talk | contribs)
Jump to: navigation, search

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR EnumProjects
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR EnumProjects

Contents

EnumProjects()

void* EnumProjects(int idx, char* projfn, int projfnlen)

Enumerates (lists) the currently open projects.

Parameters

int idx, -1 for current project
char* projfn, can be NULL if not interested in filename
int projfnlen

Returns

Examples

Perl


Python


See Also

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR EnumProjects
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR EnumProjects

Personal tools