IltmmTVTuner::LogOut Example for C

 

HRESULT LogOutUser(IltmmTVTuner* pTuner)
{
   return IltmmTVTuner_Logout (pTuner);
}