Share via


COMError.toString Method

Returns a string that contains the class handle and name, and sometimes additional information.

Syntax

public str toString()

Run On

Called

Return Value

Type: str
A textual description of the class.

Remarks

For most classes, the string that is returned contains the class handle and name. However, for some classes, additional information is included in the string.

See Also

Reference

COMError Class