AGI STK Objects 11 Send comments on this topic.
GetLicensingReport Method (IAgStkObjectRoot)
See Also 
Windows






Windows & Linux

Description

Returns a formatted string that contains the license names and their states. The string is formatted as an XML document.

Syntax

[Visual Basic .NET]
Public Function GetLicensingReport() As String

[C#]
public string GetLicensingReport();

[Managed C++]
public: String __gc ^ GetLicensingReport();

[Java]
public String getLicensingReport();

[Unmanaged C++]
public: HRESULT GetLicensingReport(
BSTR * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface