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