public virtual void DoErrorMessage( StorableObject oObject, string strTextParameter )
public: virtual void DoErrorMessage( StorableObject^ oObject, String^ strTextParameter )
Parameters
| Parameter Name | Description |
|---|---|
| oObject | The error refers to this object. |
| strTextParameter | Parameter values for the message text. This value is used only with messages that use %1!s! variable in their definition. |