Version

menu_open
Wwise SDK 2021.1.14

◆ WaapiCall()

void AK.Wwise::Plugin::V1::Host::WaapiCall ( const char *  in_szUri,
const char *  in_szArgs,
const char *  in_szOptions,
AK::IAkPluginMemAlloc in_alloc,
char *&  out_szResults,
char *&  out_szError 
) const
inline

Find and call the specified procedure.

Calls made using this function are always blocking.

Parameters
[in] in_szUri URI of the procedure to call.
[in] in_szArgs JSON string of arguments to pass to the procedure, or nullptr for no arguments.
[in] in_szOptions JSON string of options to pass to the procedure, or nullptr for no options.
[in] in_alloc Allocator used to allocate memory for the results or the error.
[out] out_szResults JSON string (utf-8) containing the results, if any.
[out] out_szError JSON string (utf-8) containing the error, if any.

Definition at line 372 of file Host.h.

References AK.Wwise::Plugin::CBaseInterfaceGlue< CHost >::g_cinterface, and ak_wwise_plugin_host_v1::WaapiCall.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise