First public contribution.
2 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
3 // All rights reserved.
4 // This component and the accompanying materials are made available
5 // under the terms of "Eclipse Public License v1.0"
6 // which accompanies this distribution, and is available
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 // Initial Contributors:
10 // Nokia Corporation - initial contribution.
15 // Header file: Basic tests.
20 @file captestinfosession.h
23 #ifndef CAPTESTINFOSESSION_H__
24 #define CAPTESTINFOSESSION_H__
29 * Connection to Cap Test Info server
31 * @class RCapTestInfoSession
35 class RCapTestInfoSession : public RSessionBase
38 RCapTestInfoSession();
42 TThreadId InfoServerTidL();