RPR GetProjectPathEx
From CockosWiki
Main Page/REAPER Documentation/ReaScript/General ReaScript API/RPR GetProjectPathEx
Contents |
[edit]
GetProjectPathEx()
void GetProjectPath(char* buf, int bufsz)
void GetProjectPathEx(void* proj, char* buf, int bufsz)
[edit]
Parameters
void* proj, char* buf, int bufsz
[edit]
Returns
Nothing
[edit]
Examples
[edit]
Perl
[edit]
Python
[edit]
See Also
Project: EnumProjectMarkers, EnumProjectMarkers2, EnumProjects, GetItemProjectContext, GetProjectPath, GetProjectPathEx, GetProjectTimeSignature, GetProjectTimeSignature2, Main_openProject, projectconfig_var_addr, projectconfig_var_getoffs, SelectProjectInstance, SetProjectMarker, SetProjectMarker2
[edit]
Stuff
Main Page/REAPER Documentation/ReaScript/General ReaScript API/RPR GetProjectPathEx
Categories: API | ReaScript | Perl | Python
