IltmmTVTuner::Logout Example for C++

 

HRESULT LogOutUser(IltmmTVTuner* pTuner)
{
   return pTuner->Logout ();
}