Home | History | Annotate | Download | only in dshow

Lines Matching full:logout

4225     virtual HRESULT WINAPI Logout(void) = 0;
4247 HRESULT (WINAPI *Logout)(IAMTuner *This);
4271 #define IAMTuner_Logout(This) (This)->lpVtbl->Logout(This)
4375 HRESULT (WINAPI *Logout)(IAMTVTuner *This);
4410 #define IAMTVTuner_Logout(This) (This)->lpVtbl->Logout(This)
4478 HRESULT (WINAPI *Logout)(IBPCSatelliteTuner *This);
4505 #define IBPCSatelliteTuner_Logout(This) (This)->lpVtbl->Logout(This)