This document is archived and information here might be outdated. Recommended version. |
Returns whether or not the tool extension can be executed within the current application product.
[Visual Basic .NET] Public Function IsLicensedForProduct ( _ ) As Boolean
[C#] public bool IsLicensedForProduct ( );
[C++]
HRESULT IsLicensedForProduct(
void
);