LicenseType Enumeration¶
Namespace: id3.Devices
Definition¶
Enumerates the license types.
class LicenseType
enum LicenseType
public enum LicenseType
public enum LicenseType
typedef enum id3DevicesLicenseType
Fields¶
Name |
Value |
Description |
---|---|---|
|
1 |
Classic id3 license. |
|
2 |
Trial id3 license with a time limitation. |
|
3 |
Online id3 license with an online check. |