The client application receives long tap events through the MAknLongTapDetectorCallBack interface.
Use the method HandleLongTapEventL to perform actions when the long-tap event is received.
void CMyContainer::HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation) { // perform your actions when the event is received }
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.