Microsoft SDK for Java

WFCWarning.WFCWarning

Creates a WFCWarning object.

Syntax

public WFCWarning( String message )

public WFCWarning( String message, String helpURL )

public WFCWarning( String message, String helpURL, String helpTopic )

Parameters

message

The message to be displayed when the warning occurs.

helpURL

The help file to be opened if the user requests help.

helpTopic

The help topic to be displayed if the user requests help.

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