summaryrefslogtreecommitdiff
path: root/api/navigation-core/genivi-navigationcore-locationinput.xml
diff options
context:
space:
mode:
Diffstat (limited to 'api/navigation-core/genivi-navigationcore-locationinput.xml')
-rw-r--r--api/navigation-core/genivi-navigationcore-locationinput.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/api/navigation-core/genivi-navigationcore-locationinput.xml b/api/navigation-core/genivi-navigationcore-locationinput.xml
index 113f53c..2761d5d 100644
--- a/api/navigation-core/genivi-navigationcore-locationinput.xml
+++ b/api/navigation-core/genivi-navigationcore-locationinput.xml
@@ -35,6 +35,8 @@
<line>sessionHandle = Session handle. Range[0x0:0x7fffffff]. 0x0 is reserved as an invalid handle value</line>
</doc>
</arg>
+ <arg name="error" type="i" direction="out">
+ </arg>
<arg name="locationInputHandle" type="u" direction="out">
<doc>
<line>locationInputHandle = Location input handle. Range[0x0:0x7fffffff]. 0x0 is reserved as an invalid handle value</line>
@@ -60,6 +62,8 @@
<line>locationInputHandle = Location input handle. Range[0x0:0x7fffffff]. 0x0 is reserved as an invalid handle value</line>
</doc>
</arg>
+ <arg name="error" type="i" direction="out">
+ </arg>
<error name="org.genivi.navigationcore.LocationInput.Error.LocationInputNotAvailable">
<doc>
<line>This error is generated if an application tries to delete a location input handle that is not available</line>