DirectAnimation Animated Header --ErrorAndWarningReceiver Interface DirectAnimation Animated Header --ErrorAndWarningReceiver Interface* Microsoft DirectAnimation SDK
*Contents  *Index  *Topic Contents
*Previous Topic: EndStyleBvr Class
*Next Topic: EventCallbackObject Interface

ErrorAndWarningReceiver Interface


These are the methods for the ErrorAndWarningReceiver Interface:

public abstract void handleError(String s, Viewer v)
public abstract void handleTickError(String s, Viewer v)
public abstract void handleTickWarning(String s, Viewer v)
public abstract void handleWarning(String s, Viewer v)

© 1998 Microsoft Corporation. All rights reserved. Terms of Use.

*Top of Page