Microsoft SDK for Java

setDataAsArrayInts

This method of the Direct3dExecuteBuffer Class sets the data in the execute buffer to the specified array of ints.

Syntax

public native void setDataAsArrayInts(int[] d);

Parameters

d The array to set the data in the execute buffer to.

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