This method of the Direct3dRMDevice Class retrieves the value set in a call to the setBufferCount method.
public int getBufferCount();
Returns the number of buffers—one for single-buffering, two for double-buffering, and so on.