Statics Methods Relevant to DXMApplet Objects DirectAnimation Animated Header --Statics Methods Relevant to DXMApplet Objects* Microsoft DirectAnimation SDK
*Topic Contents
*Previous Topic: ColorBvr Objects
*Next Topic: DXMEvent Objects

Statics Methods Relevant to DXMApplet Objects

registerErrorAndWarningReceiver See registerErrorAndWarningReceiver in the Viewer Interface section.

registerErrorAndWarningReceiver

Statics Class

Enables the application to register an object that will have its methods invoked upon asynchronous errors encountered when Microsoft® DirectAnimation™ media is controlling the frame loop or when recoverable errors occur when sampling and displaying the model.

Syntax

public static ErrorAndWarningReceiver
     registerErrorAndWarningReceiver(
     ErrorAndWarningReceiver w
);

Parameters

w
ErrorAndWarningReceiver object to be registered.

Return Value

Returns the ErrorAndWarningReceiver object.


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