Version

    Other Documentation

menu_open
virtual bool AK::Wwise::IAudioPlugin::GetLicenseStatus ( const GUID &  in_guidPlatform,
AK::Wwise::Severity out_eSeverity,
LPWSTR  out_pszMessage,
unsigned int  in_uiBufferSize  
) [pure virtual]

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

Returns:
True if the license is valid, False if the license is expired or not present (the plug-in will then be omitted from SoundBanks).
See also:
Parameters:
in_guidPlatform  GUID of the platform
out_eSeverity  (Optional) If set, the string placed in out_pszMessage will be shown in the log with the corresponding severity.
out_pszMessage  Pointer to the buffer that will hold the message string
in_uiBufferSize  Size of the buffer pointed by out_pszMessage (in number of WCHAR, including null terminator)

Implemented in AK::Wwise::DefaultAudioPluginImplementation.


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