AGI AgUtPlugin 11 Send comments on this topic.
CheckLicense Method (IAgUtPluginLicensing)
See Also 





Description

Check to see if plugin is licensed

Syntax

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

[C#]
public bool CheckLicense();

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

[Java]
public bool checkLicense();

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

Return Type

Returns true if plugin is licensed.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1