IDirect3DDevice::EndScene
HRESULT EndScene();
Ends a scene that was begun by calling the IDirect3DDevice::BeginScene method.
·Returns D3D_OK if successful, or an error otherwise.