TrialExpired property

Indicates whether the trial period for this site has expired.

Syntax


C++

HRESULT get_TrialExpired(VARIANT_BOOL* pTrialExpired)

Scripting languages

Boolean = object.TrialExpired

Remarks


If this site is not a trial site, this property returns the error EROOM_E_INVALIDOPERATION.

Home

Applies to

IERULicenseManager