2 * Copyright (c) 2009 Symbian Foundation Ltd
3 * This component and the accompanying materials are made available
4 * under the terms of the License "Eclipse Public License v1.0"
5 * which accompanies this distribution, and is available
6 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 * Initial Contributors:
9 * Symbian Foundation Ltd - initial contribution.
14 * Declaration of native window type structure
20 #ifndef EGLOSNATVIEWINDOWTYPE_H
21 #define EGLOSNATVIEWINDOWTYPE_H
23 struct TNativeWindowType
30 TSize iSize; //to keep
31 CFbsBitmap* iBitmap; //to keep
34 #endif //EGLOSCALLBACK_H