IDirect3DRMDevice::GetBufferCount
Retrieves the value set in a call to the IDirect3DRMDevice::SetBufferCount method.
DWORD GetBufferCount( );
Return Values
Returns the number of buffers-one for single-buffering, two for double-buffering, and so on.