Version

menu_open
Wwise SDK 2021.1.14

◆ GetLicenseStatus()

virtual LicenseStatus AK.Wwise::Plugin::V1::License::GetLicenseStatus ( const GUID in_guidPlatform,
Severity out_eSeverity,
char *  out_pszMessage,
unsigned int  in_uiBufferSize 
) const
inlinevirtual

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

Parameters
[in] in_guidPlatform GUID 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_pszMessage Pointer to the buffer of size in_uiBufferSize that will hold the message string.
[in] in_uiBufferSize Null-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 183 of file License.h.

References AK.Wwise::LicenseStatus_Valid.


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