Microsoft SDK for Java

SetHelpFile

This method of the ICreateErrorInfo interface sets the path of the Help file that describes the error.

Syntax

public void SetHelpFile(String szHelpFile);

Parameters

szHelpFile The fully qualified path of the Help file that describes the error.

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