const TInt | KUidUnicodeCommServerModuleV02 |
The UID for the CSY
typedef CSerial *(* | TSerialNewL |
This typedef defines the form of the ordinal-1 entry point function to a serial protocol module. The function should create and return a concrete CSerial-derived class, which will then be used by the comms server.
Each serial protocol module should only ever create a single serial protocol factory object. If the entry point is called twice without the first factory object being destroyed, this function should leave with KErrGeneral.
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.