private void TestAdvise() { int hr; hr = m_io.Advise(this, Advise.All2); DsError.ThrowExceptionForHR(hr); }