This document is archived and information here might be outdated. Recommended version. |
Return all of the message descriptions of the last tool executed.
[Visual Basic .NET] Public Function GetMessages ( _ ByRef pSeverity As Object _ ) As String
[C#] public string GetMessages ( ref object pSeverity );
[C++]
HRESULT GetMessages(
Variant* pSeverity
);
[C++]
Parameters pSeverity [in]
pSeverity is a parameter of type VARIANT*