STK Viewer ControlSend comments on this topic.
IsLicenseValid Method (IAgAGIViewer)
See Also
Windows





Windows & Linux

Description

Check For License Validity

Syntax

[Visual Basic .NET]
Public Function IsLicenseValid() As Boolean
[C#]
public bool IsLicenseValid();
[Managed C++]
public: bool IsLicenseValid();
[Unmanaged C++]
public: HRESULT IsLicenseValid(
    VARIANT_BOOL * bValid
);
[Java]
public bool isLicenseValid();

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.