AGI AgSearch 11 Send comments on this topic.
GetResultsProgID Method (IAgPluginSearch)
See Also 
Windows






Windows & Linux

Description

Gets the progid of the results for this algorithm.

Syntax

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

[C#]
public string GetResultsProgID();

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

[Java]
public String getResultsProgID();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface