Functions in navigator_invoke.h
Functions that are available for invoking other applications.
navigator_invoke_close_viewer()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_event_get_dname()
Get the dname of an invocation source application from the BPS event.
navigator_invoke_event_get_error_code()
Get the error code associated with an invoke request.
navigator_invoke_event_get_filter()
Get the filter of the get target filters invocation result.
navigator_invoke_event_get_filters_count()
Get the filters count of the get target filters invocation result.
navigator_invoke_event_get_filters_target()
Get the target of the get target filters invocation result.
navigator_invoke_event_get_group_id()
Get the group ID of an invocation source application from the BPS event.
navigator_invoke_event_get_invocation()
Retrieve the invocation structure pointer from the BPS event.
navigator_invoke_event_get_list_cursor_direction()
Get the direction of movement from
NAVIGATOR_INVOKE_LIST_CURSOR_MOVED
events.
navigator_invoke_event_get_list_id()
Get the list id of
NAVIGATOR_INVOKE_LIST_ITEM_SELECTED
and
NAVIGATOR_INVOKE_LIST_CURSOR_MOVED
events.
navigator_invoke_event_get_list_item_selection()
Get which list item to select from
NAVIGATOR_INVOKE_LIST_ITEM_SELECTED
events.
navigator_invoke_event_get_query_result_action()
Get an
action
from an invocation query result.
navigator_invoke_event_get_query_result_action_count()
Get the number of
action
values in an invocation query result.
navigator_invoke_event_get_target()
Get the key of an invoked
target
from the BPS event.
navigator_invoke_event_get_target_type()
Get the type of an invoked
target
from the BPS event.
navigator_invoke_event_get_viewer()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_event_get_viewer_relay_data()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_event_get_viewer_relay_message_name()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_event_get_viewer_relay_window_id()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_event_get_window_id()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_get_filters()
Sends the get target filters invocation request to the invocation framework.
navigator_invoke_invocation_create()
Create an invocation structure and allocate all necessary memory.
navigator_invoke_invocation_destroy()
Deallocate the memory used by an invocation structure.
navigator_invoke_invocation_get_action()
Get the action from an
invocation
.
navigator_invoke_invocation_get_data()
Get the data from an
invocation
.
navigator_invoke_invocation_get_data_length()
Get the data length from an
invocation
.
navigator_invoke_invocation_get_file_transfer_mode()
Get the file transfer mode of an
invocation
.
navigator_invoke_invocation_get_id()
Get the ID from an
invocation
.
navigator_invoke_invocation_get_list_id()
Get the list ID with which the invocation should be associated with.
navigator_invoke_invocation_get_metadata()
Get the metadata with which the application should be invoked.
navigator_invoke_invocation_get_perimeter()
Get the perimeter from an
invocation
.
navigator_invoke_invocation_get_source()
Get the source from an
invocation
.
navigator_invoke_invocation_get_target()
Get the target from an
invocation
.
navigator_invoke_invocation_get_target_type_mask()
Get the target type mask from an
invocation
.
navigator_invoke_invocation_get_type()
Get the type from an
invocation
.
navigator_invoke_invocation_get_uri()
Get the URI from an
invocation
.
navigator_invoke_invocation_send()
Request an
invocation
to a target.
navigator_invoke_invocation_set_action()
Set the action of an
invocation
.
navigator_invoke_invocation_set_data()
Set the arbitrary data of an
invocation
.
navigator_invoke_invocation_set_file_transfer_mode()
Set the file transfer mode of an
invocation
.
navigator_invoke_invocation_set_id()
Set the ID of an
invocation
.
navigator_invoke_invocation_set_list_id()
Set the list id to associate with the invocation.
navigator_invoke_invocation_set_metadata()
Set the metadata with which the application should be invoked.
navigator_invoke_invocation_set_source()
Set the source of an
invocation
.
navigator_invoke_invocation_set_target()
Set the target of an
invocation
.
navigator_invoke_invocation_set_target_type_mask()
Set the target type mask of an invocation.
navigator_invoke_invocation_set_type()
Set the type of an
invocation
.
navigator_invoke_invocation_set_uri()
Set the URI of an
invocation
.
navigator_invoke_local_path_to_uri()
Convert an absolute file path to a percent-encoded file URI.
navigator_invoke_query_create()
Create an invoke query structure and allocate all necessary memory.
navigator_invoke_query_destroy()
Deallocate the memory used by an invoke query structure.
navigator_invoke_query_get_action()
Get the action from a
query
.
navigator_invoke_query_get_action_type()
Get the action type from a
query
.
navigator_invoke_query_get_file_uri()
Get the URI from a
query
.
navigator_invoke_query_get_id()
Get the ID from a
query
.
navigator_invoke_query_get_perimeter()
Get the perimeter from a
query
.
navigator_invoke_query_get_target_type_mask()
Get the target type mask from a
query
.
navigator_invoke_query_get_type()
Get the type from a
query
.
navigator_invoke_query_result_action_get_default_target()
Get the default target of an
action
from an invocation query result.
navigator_invoke_query_result_action_get_icon()
Get the icon of an
action
from an invocation query result.
navigator_invoke_query_result_action_get_label()
Get the label of an
action
from an invocation query result.
navigator_invoke_query_result_action_get_name()
Get the name of an
action
from an invocation query result.
navigator_invoke_query_result_action_get_target()
Get a
target
from an
action
.
navigator_invoke_query_result_action_get_target_count()
Get the number of
target
values in an
action
.
navigator_invoke_query_result_target_get_icon()
Get the icon of an
target
for an
action
.
navigator_invoke_query_result_target_get_key()
Get the key of a
target
for an
action
.
navigator_invoke_query_result_target_get_label()
Get the label of a
target
for an
action
.
navigator_invoke_query_result_target_get_perimeter()
Get the perimeter of a
target
for an
action
.
navigator_invoke_query_result_target_get_splash()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_query_result_target_get_type()
Get the type of a
target
for an
action
.
navigator_invoke_query_send()
Send a
query
request to the invocation framework.
navigator_invoke_query_set_action()
Set the action of a
query
.
navigator_invoke_query_set_action_type()
Set the action type of a
query
.
navigator_invoke_query_set_file_uri()
Set the URI of a
query
.
navigator_invoke_query_set_id()
Set the ID of a
query
.
navigator_invoke_query_set_target_type_mask()
Set the target type mask of a
query
.
navigator_invoke_query_set_type()
Set the type of a
query
.
navigator_invoke_recurrence_rule_create()
Create an opaque structure that represents a recurrence rule.
navigator_invoke_recurrence_rule_destroy()
Deallocate the memory used by a
navigator_invoke_recurrence_rule_t
structure.
navigator_invoke_recurrence_rule_get_count_limit()
Retrieve the count limit from a
navigator_invoke_recurrence_rule_t
.
navigator_invoke_recurrence_rule_get_date_limit()
Retrieve the date limit from a
navigator_invoke_recurrence_rule_t
.
navigator_invoke_recurrence_rule_get_days_of_month()
Retrieve the days of the month that an event should occur.
navigator_invoke_recurrence_rule_get_days_of_week()
Retrieve the days of the week that an event should occur.
navigator_invoke_recurrence_rule_get_hours_of_day()
Retrieve the hours in a day that an event should occur.
navigator_invoke_recurrence_rule_get_interval()
Retrieve the interval from a
navigator_invoke_recurrence_rule_t
.
navigator_invoke_recurrence_rule_get_minutes_of_hour()
Retrieve the minutes of an hour from a
navigator_invoke_recurrence_rule_t
.
navigator_invoke_recurrence_rule_get_months_of_year()
Retrieve the months of a year that an event should occur.
navigator_invoke_recurrence_rule_get_start_date()
Retrieve the start date from a
navigator_invoke_recurrence_rule_t
.
navigator_invoke_recurrence_rule_set_count_limit()
Set the count limit of a recurrence rule structure.
navigator_invoke_recurrence_rule_set_date_limit()
Set the date limit of a recurrence rule structure.
navigator_invoke_recurrence_rule_set_days_of_month()
Sets the days of a month of a recurrence rule structure.
navigator_invoke_recurrence_rule_set_days_of_week()
Sets the days of a week of a recurrence rule structure.
navigator_invoke_recurrence_rule_set_hours_of_day()
Sets the hours of a day of a recurrence rule structure.
navigator_invoke_recurrence_rule_set_interval()
Set the interval of a recurrence rule structure.
navigator_invoke_recurrence_rule_set_minutes_of_hour()
Sets the minutes of an hour of a recurrence rule structure.
navigator_invoke_recurrence_rule_set_months_of_year()
Sets the months of a year of a recurrence rule structure.
navigator_invoke_recurrence_rule_set_start_date()
Set the start date of a recurrence rule structure.
navigator_invoke_select_list_item()
Request that the list item specified by
selection
is invoked to replace the current list item that this application belongs to.
navigator_invoke_set_filters()
Sends the set target filters request to the invocation framework.
navigator_invoke_specific_time_create()
Create an opaque structure to register a specific time trigger.
navigator_invoke_specific_time_destroy()
Deallocate the memory used by a
navigator_invoke_specific_time_t
structure.
navigator_invoke_specific_time_get_day()
Retrieve the day value from a navigator_invoke_specific_time_t.
navigator_invoke_specific_time_get_hour()
Retrieve the hour value from a navigator_invoke_specific_time_t.
navigator_invoke_specific_time_get_minute()
Retrieve the minute value from a navigator_invoke_specific_time_t.
navigator_invoke_specific_time_get_month()
Retrieve the month value from a navigator_invoke_specific_time_t.
navigator_invoke_specific_time_get_time_zone()
Retrieve the time zone ID from a navigator_invoke_specific_time_t.
navigator_invoke_specific_time_get_year()
Retrieve the year value from a navigator_invoke_specific_time_t.
navigator_invoke_specific_time_set_day()
Set the day of a specific time structure.
navigator_invoke_specific_time_set_hour()
Set the hour of a specific time structure.
navigator_invoke_specific_time_set_minute()
Set the minute of a specific time structure.
navigator_invoke_specific_time_set_month()
Set the month of a specific time structure.
navigator_invoke_specific_time_set_time_zone()
Set the time_zone of a specific time structure.
navigator_invoke_specific_time_set_year()
Set the year slot of a specific time structure.
navigator_invoke_timer_registration_create()
Create an invoke timer registration request.
navigator_invoke_timer_registration_destroy()
Deallocate the memory used by a
navigator_invoke_timer_registration_t
structure.
navigator_invoke_timer_registration_event_get_action()
Retrieve request action from BPS event structure.
navigator_invoke_timer_registration_get_action()
Retrieve the action from a timer registration structure.
navigator_invoke_timer_registration_get_id()
Retrieve request message ID from timer registration.
navigator_invoke_timer_registration_get_recurrence_rule()
Retrieve the recurrence rule from a timer registration structure.
navigator_invoke_timer_registration_get_specific_time()
Retrieve the specific time from a timer registration structure.
navigator_invoke_timer_registration_get_target()
Retrieve target key from the timer registration.
navigator_invoke_timer_registration_get_timer_id()
Retrieve the timer ID from a timer.
navigator_invoke_timer_registration_get_type()
Retrieve the trigger type from a timer.
navigator_invoke_timer_registration_send()
Send the timer registration
reg
to service.
navigator_invoke_timer_registration_set_action()
Set action on the given registration structure.
navigator_invoke_timer_registration_set_id()
Assign request message ID the timer registration.
navigator_invoke_timer_registration_set_recurrence_rule()
Assign a recurrence rule to a timer registration.
navigator_invoke_timer_registration_set_specific_time()
Assign a specific time to a timer registration structure.
navigator_invoke_timer_registration_set_target()
Assign given target key to the timer registration.
navigator_invoke_timer_registration_set_timer_id()
Set the timer ID of a timer registration request.
navigator_invoke_uri_to_local_path()
Convert a percent-encoded file URI to a file path.
navigator_invoke_viewer_create()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_destroy()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_get_height()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_get_invocation()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_get_width()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_get_window_id()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_relay()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_send()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_set_height()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_set_width()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
navigator_invoke_viewer_set_window_id()
The use of viewers has been deprecated - use applications or cards as invocation targets instead.
Parent topic:
Invoke (navigator_invoke.h)
Related concepts
Data types in navigator_invoke.h