IltmmTVTuner::LogOut Example for C++
HRESULT LogOutUser(
IltmmTVTuner
* pTuner) { // logout the current user return
pTuner->Logout
(); }