Open/Close APIs
[APIs]


Functions

alp_status_t alp_launcher_dml_close (AlpDmlH dmlH)
alp_status_t alp_launcher_dml_open (AlpDmlH *dmlH, bool sync)


Function Documentation

alp_status_t alp_launcher_dml_close AlpDmlH  dmlH  ) 
 

Close an already open Launcher Data Model

Parameters:
[in] dmlH AlpDmlH to close
See also:
alp_launcher_dml_open
Returns:
alp_status_t

alp_status_t alp_launcher_dml_open AlpDmlH dmlH,
bool  sync
 

Opens and returns a Launcher Data Model.

Parameters:
[out] dmlH AlpDmlH returned to caller
[in] sync Flag indicating whether DML contents should be brought up to date with current Bundle Manager state
See also:
alp_launcher_dml_close

alp_launcher_dml_sync

Returns:
alp_status_t


Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.