Get the names of the files that the application has access to. The application can then use the file names and read them with the IMagicLeapSharedFilePlugin::SharedFileRead() function.
Target is Magic Leap Shared File Function Library
|
In
Exec
|
|
Out
Exec
|
|
|
Out Shared File List
Array of Strings
|
Output param containing list of file names this app has acces to. |
|
Return Value
Boolean
|
true if function call succeeded and output param is valid, false otherwise |