AGI Ui Plugins 11 Send comments on this topic.
IsLicensed Method (IAgUiPluginLicense)
See Also 





Description

Returns whether the UI plugin is licensed.

Syntax

[Visual Basic .NET]
Public Function IsLicensed() As Boolean

[C#]
public bool IsLicensed();

[Managed C++]
public: bool IsLicensed();

[Java]
public bool isLicensed();

[Unmanaged C++]
public: HRESULT IsLicensed(
VARIANT_BOOL * ReturnValue
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1