Gets the progid of the results for this
algorithm.
| [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(
|