RPR projectconfig var getoffs

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
()
(Perl)
Line 14: Line 14:
   int* szout
   int* szout
==Examples==
==Examples==
 +
===C++===
 +
<pre>
 +
</pre>
===Perl===
===Perl===
<pre>
<pre>
</pre>
</pre>
 +
===Python===
===Python===
<pre>
<pre>

Revision as of 13:08, 19 November 2009

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR projectconfig var getoffs
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR projectconfig var getoffs

Contents

projectconfig_var_getoffs()

int projectconfig_var_getoffs(const char* name, int* szout)

makes filename relative to the current project, if any

Parameters

const char* name,
int* szout

Returns

An array, containing
 int
 const char* name,
 int* szout

Examples

C++


Perl


Python


See Also

Project: EnumProjectMarkers, EnumProjectMarkers2, EnumProjects, GetItemProjectContext, GetProjectPath, GetProjectPathEx, GetProjectTimeSignature, GetProjectTimeSignature2, Main_openProject, projectconfig_var_addr, projectconfig_var_getoffs, SelectProjectInstance, SetProjectMarker, SetProjectMarker2

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR projectconfig var getoffs
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR projectconfig var getoffs

Personal tools