Quantcast
Channel: Adobe Community : Popular Discussions - After Effects SDK
Viewing all articles
Browse latest Browse all 73444

How to get the return value after executing the script?

$
0
0

Hi All,

          I'm running a script form AEGP using AEGP_ExecuteScript(). I want the value(in my case a string) which is returned from the script.

 

AEGP_ExecuteScript ( AEGP_PluginID inPlugin_id,

const A_char* inScriptZ,

const A_Boolean platform_encodingB,

AEGP_MemHandle *outResultPH0,

AEGP_MemHandle *outErrStringPH0);

 

I tried passing a MemHandle to outResultPH0, but the values returned are junk.

 

Is it possible to get the return value from the script?

 

Thanks,

Dheeraj


Viewing all articles
Browse latest Browse all 73444


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>