windowing/windowserver/SERVER/w32cmd.h
branchRCL_3
changeset 1 fed1595b188e
parent 0 5d03bc08d59c
child 4 15986eb6c500
equal deleted inserted replaced
0:5d03bc08d59c 1:fed1595b188e
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   966 	const TInt *Int;
   966 	const TInt *Int;
   967 	const TUint *UInt;
   967 	const TUint *UInt;
   968 	const TBool *Bool;
   968 	const TBool *Bool;
   969 	const TUid *Uid;
   969 	const TUid *Uid;
   970 	const TPointerCursorMode *Mode;
   970 	const TPointerCursorMode *Mode;
   971 	const TXYInputType *XyInput;
   971     const TInt *XyInput;
   972 	const TPoint *Point;
   972 	const TPoint *Point;
   973 	const TRgb *rgb;
   973 	const TRgb *rgb;
   974 	const RqStatPtr *RequestStatus;
   974 	const RqStatPtr *RequestStatus;
   975 	const TRawEvent *RawEvent;
   975 	const TRawEvent *RawEvent;
   976 	const TKeyEvent *KeyEvent;
   976 	const TKeyEvent *KeyEvent;