IDirect3DRMDevice2::GetBufferCount

Retrieves the value set in a call to the IDirect3DRMDevice2::SetBufferCount method.

DWORD GetBufferCount( );

Return Values

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