Microsoft SDK for Java

getBufferCount

This method of the Direct3dRMDevice Class retrieves the value set in a call to the setBufferCount method.

Syntax

public int getBufferCount();

Return Value

Returns the number of buffers—one for single-buffering, two for double-buffering, and so on.

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