RPR guidToString

From CockosWiki

Jump to: navigation, search

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

Contents

guidToString()

void guidToString(GUID* g, char* dest)

dest should be at least 64 chars long to be safe ???


DO NOT USE IN ReaScript.

In a future release this function will not be available to ReaScript.


Parameters

GUID* g,
char* dest

Returns

An array, containing
 GUID* g,
 char* dest

Examples

 

See Also

guid: GetTrackGUID, genGuid, guidToString, stringToGuid,

(Section automatically generated, edits may be overwritten.)

Stuff

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

Personal tools