Functions | |
| alp_status_t | alp_launcher_dml_get_blob (AlpDmlStatementH stmtH, AlpLauncherDmlColumnType column, bool copy, void **out, int32_t *size) |
| alp_status_t | alp_launcher_dml_get_luid (AlpDmlStatementH stmtH, AlpLuid *appLUID) |
| alp_status_t | alp_launcher_dml_get_string (AlpDmlStatementH stmtH, AlpLauncherDmlColumnType column, bool copy, char **out) |
| alp_status_t | alp_launcher_dml_get_uint32 (AlpDmlStatementH stmtH, AlpLauncherDmlColumnType column, uint32_t *out) |
| alp_status_t | alp_launcher_dml_statement_begin (AlpDmlH dmlH, AlpLuid appLUID, AlpLuid categoryLUID, bool includeHidden, AlpLauncherDmlOrderByType orderby, const AlpLauncherDmlColumnType *columnTypes, int32_t numColumnTypes, AlpDmlStatementH *stmtH, int32_t *numResults) |
| alp_status_t | alp_launcher_dml_statement_end (AlpDmlStatementH stmtH) |
| alp_status_t | alp_launcher_dml_statement_next (AlpDmlStatementH stmtH) |
|
||||||||||||||||||||||||
|
Get a blob (binary) value from a AlpDmlStatementH
|
|
||||||||||||
|
Get a LUID value from an AlpDmlStatmentH
|
|
||||||||||||||||||||
|
Get a string value from a AlpDmlStatementH
|
|
||||||||||||||||
|
Get a uint32 value from a AlpDmlStatementH
|
|
||||||||||||||||||||||||||||||||||||||||
|
Start searching for applications in a given category
|
|
|
End (close) an open AlpDmlStatementH
|
|
|
Get the next application in an open statement
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.