ULONG cFetched; CComPtr<IBaseFilter> pBf=NULL; if(pEm->Next(1,&pM,&cFetched)==S_OK) { pM->BindToObject(0,0,IID_IBaseFilter, (void**)&pBf);
確定! 回上一頁