How do you parse command line arguments in a non-view-based Symbian app
Article Metadata
Compatibility
Platform(s): S60 1st Edition
S60 2nd Edition
S60 2nd Edition
Article
Created: User:Technical writer 2
(24 Jul 2003)
Last edited: hamishwillee
(14 Jun 2012)
Overview
How do you parse command line arguments in a non-view-based application?
Description
Use the following method:
CEikAppUi::ProcessCommandParametersL()
The method usage is explained in the SDK Help.


(no comments yet)