예제 #1
0
        private void TestTL()
        {
            int         hr;
            IAMTimeline ppResult;

            // Not supported
            hr = m_pVideoGroupObj.GetTimelineNoRef(out ppResult);
        }