menu
 
Version
2024.1.2.8726

2024.1.2.8726

2023.1.10.8659

2022.1.18.8567

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open
Wwise SDK 2024.1.2

◆ GetLicenseStatus

AK::Wwise::Plugin::LicenseStatus(* ak_wwise_plugin_license_v1::GetLicenseStatus) (const struct ak_wwise_plugin_license_instance_v1 *in_this, const GUID *in_guidPlatform, AK::Wwise::Plugin::Severity *out_eSeverity, char *out_pszMessage, unsigned int in_uiBufferSize)

Retrieve the licensing status of the plug-in for the given platform.

Parameters
[in]in_thisCurrent instance of this interface.
[in]in_guidPlatformGUID of the platform.
[out]out_eSeverity(Optional) If set, the string placed in out_pszMessage will be shown in the log with the corresponding severity.
[out]out_pszMessagePointer to the buffer of size in_uiBufferSize that will hold the message string.
[in]in_uiBufferSizeNull-terminated size of the buffer pointed by out_pszMessage.
Returns
Licensing status of the plug-in; LicenseStatus_Unlicensed or LicenseStatus_Expired will prevent the plug-in from being included in a SoundBank.
See also

Definition at line 76 of file License.h.

Referenced by AK.Wwise::Plugin::V1::License::Interface::Interface().


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