Obtain licensing status for a plug-in-specific asset ID.
Refer to ライセンス管理 for more information.
- 引数
-
[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. |
Host.h の 151 行目に定義があります。
参照元 AK.Wwise::Plugin::V1::Host::GetAssetLicenseStatus().