Version

menu_open
virtual void AK::Wwise::IPluginPropertySet::WaapiCall ( const char *  in_szUri,
const char *  in_szArgs,
const char *  in_szOptions,
AK::IAkPluginMemAlloc in_pAlloc,
char *&  out_szResults,
char *&  out_szError  
) const [pure virtual]

Find and call the specified procedure. Calls made using this function are always blocking.

Parameters:
in_szUri  URI of the procedure to call
in_szArgs  JSON string (utf-8) of arguments to pass to the procedure or NULL for no arguments
in_szOptions  JSON string (utf-8) of options to pass to the procedure or NULL for no options
in_pAlloc  Allocator used to allocate memory for the results or the error
out_szResults  JSON string (utf-8) containing the results (if any)
out_szError  JSON string (utf-8) containing the error (if any)

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise