Share via


COMError.clear Method

Clears the properties of the COMError object.

Syntax

public void clear()

Run On

Called

Remarks

The properties of the COMError object are usually read-only, but they can be cleared by using this method.

See Also

COMError Class

COMError.description Method

COMError.helpContext Method

COMError.helpFile Method

COMError.number Method

COMError.source Method