Microsoft SDK for Java

setAppData

This method of the Direct3dRMObject Class sets the 32 bits of application-specific data in the object.

Syntax

public void setAppData(int data);

Parameters

data A user-defined integer. You cannot use this method to set a generic Java Object.

See Also

getAppData

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