gCoolSoftCADLicenseUse.SetRequestSize(const TLicenseUnit count); gCoolSoftCADLicenseUse.SetConsumptionRate(const TTime& timePerUnit);This step should be performed after step 3 in "Developer cookbook" on page 128. For a full example of the code required to perform this function, see "Example licensed product implementation" on page 129.
gCoolSoftCADLicenseUse.Check();This step should be performed after step 4 in "Developer cookbook" on page 128. For a full example of the code required to perform this function, see "Example licensed product implementation" on page 129.