changeset 90 | 947f0dc9f7a8 |
parent 0 | a41df078684a |
--- a/kernel/eka/ewsrv/co_utl.cpp Tue Feb 02 01:24:03 2010 +0200 +++ b/kernel/eka/ewsrv/co_utl.cpp Fri Apr 16 16:24:37 2010 +0300 @@ -44,6 +44,14 @@ return((*((TConsoleKey *)this))().iModifiers); } +EXPORT_C TUint8 TConsoleKey::PointerNumber() const +// +// Return the pointer number +// + { + return((*((TConsoleKey *)this))().iPointerNumber); + } + EXPORT_C TInt TConsoleKey::Type() const // // Return the key type