Example #1
0
 public HResult CopyAllItems(IMFAttributes pDest)
 {
     return(m_Attribs.CopyAllItems(pDest));
 }