Runtime.IsExtensionAvailable Method
Checks if the specified Carmenta Engine extension can be used on this machine.
IsExtensionAvailable(ExtensionId extension)
Checks if the specified Carmenta Engine extension can be used on this machine.Syntax
public static System.Boolean IsExtensionAvailable (
ExtensionId extension
)
Parameters
The extension to check the license for.
Return Value
True if the extension can be used; False otherwise.
Remarks
This method works like IsExtensionLicensed but also returns True if an activated SDK license is being used.
Platforms
Windows, Linux, Android