Microsoft SDK for Java

SetDescription

This method of the ICreateErrorInfo interface sets the textual description of the error.

Syntax

public void SetDescription(String szDescription);

Parameters

szDescription A brief zero-terminated string that describes the error.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.