private void TestRemove() { int hr; hr = m_fc.RemoveChain(m_pFilter, m_pRender); DsError.ThrowExceptionForHR(hr); }