STK AgSearchSend 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();
[Unmanaged C++]
public: HRESULT GetResultsProgID(
    BSTR * pProgID
);
[Java]
public String getResultsProgID();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.