HRESULT _stdcall GetEffectInfo(LPDIEFFECTINFOW a,REFGUID b) {
     return RealDevice->GetEffectInfo(a,b);
 }