branch | CompilerCompatibility |
changeset 77 | c4d65d91ad0c |
parent 62 | 4a8fed1c0ef6 |
--- a/kernel/eka/ewsrv/co_utl.cpp Mon Mar 08 11:57:08 2010 +0000 +++ b/kernel/eka/ewsrv/co_utl.cpp Sun Mar 14 13:15:32 2010 +0000 @@ -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