Microsoft SDK for Java

deleteMoveCallback

This method of the Direct3dRMFrame Class removes a callback function that performed special motion processing.

Syntax

public void deleteMoveCallback(IFrameMoveCallback fn, IUnknown args);

Parameters

fn The callback interface that contains an application-defined callback function.
args Application-defined data that was passed to the callback function.

See Also

addMoveCallback, move

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