Symaptic: epoc32/include/coedef.h@260cb5ec6c19

Mercurial Symaptic / file revision
summary | shortlog | changelog | graph | tags | bookmarks | branches | files | changeset | file | latest | revisions | annotate | diff | raw | help
epoc32/include/coedef.h
author sl
2014年6月10日 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
 1 // COEDEF.H
 2 //
 3 // Copyright (c) 2008 St駱hane Lenclud, All rights reserved.
 4 // Copyright (c) 1997-1999 Symbian Ltd. All rights reserved.
 5 //
 6 
 7 #ifndef __COEDEF_H__
 8 #define __COEDEF_H__
 9 
 10 #include <e32keys.h>
 11 
 12 //From coedef.h
 13 enum TKeyResponse
 14 {
 15 /** The key event was not handled. */
 16 EKeyWasNotConsumed,
 17 /** The key event was handled. */
 18 EKeyWasConsumed
 19 };
 20 
 21 #endif
 22 
Symaptic
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /