Product.GetLicenseInfo Method
Retrieve license information for a given feature and major version.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public LicenseInfo GetLicenseInfo(
string featureName,
uint majorVersion
)
Parameters
featureName
Type: String
The name of the licensed feature.
majorVersion
Type: UInt32
The major version of the licensed feature.
Return Value
Type: LicenseInfo
See Also: