Click or drag to resize
SoLicensesInfoGetLicensedProduct Method

Gets the licensed product corresponding to the given OIV.Inventor.Lock.SoLicensedProduct.SbProducts.

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoLicensedProduct GetLicensedProduct(
	SoLicensedProductSbProducts prod
)

Parameters

prod
Type: OIV.Inventor.LockSoLicensedProductSbProducts

Return Value

Type: SoLicensedProduct
Remarks

If the given product is invalid, the method returns NULL.

See Also