This document is archived and information here might be outdated. Recommended version. |
Return the message description by index of the last tool executed.
[Visual Basic .NET]
Public Function GetMessage ( _
ByVal Index As Integer _
) As String
[C#]
public string GetMessage (
int Index
);
[C++]
HRESULT GetMessage(
long Index
);
[C++] Parameters Index [in]
Index is a parameter of type long