Version

menu_open
Wwise SDK 2021.1.14

◆ GetAssetLicenseStatus

void(* ak_wwise_plugin_host_v1::GetAssetLicenseStatus) (const struct ak_wwise_plugin_host_instance_v1 *in_this, const GUID *in_guidPlatform, AkUInt32 in_uAssetID, AK::Wwise::Plugin::LicenseType *out_eType, AK::Wwise::Plugin::LicenseStatus *out_eStatus, uint32_t *out_uDaysToExpiry)

Obtain licensing status for a plug-in-specific asset ID.

Refer to Managing Licenses for more information.

Parameters
[in] in_this Current instance of this interface.
[in] in_guidPlatform GUID of the platform.
[in] in_uAssetID ID of the asset.
[out] out_eType License Type.
[out] out_eStatus License Status.
[out] out_uDaysToExpiry Days until license expiry.

Definition at line 152 of file Host.h.

Referenced by AK.Wwise::Plugin::V1::Host::GetAssetLicenseStatus().


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