9 #ifndef org_freedesktop_PackageKit_XQuery_idl 10 #define org_freedesktop_PackageKit_XQuery_idl 34 void IsInstalled([in]
string packageName, [in]
string interaction, [out]
boolean installed);
41 void SearchFile([in]
string fileName, [in]
string interaction, [out]
boolean installed, [out]
string packageName);
Definition: SyncDbusSessionHelper.idl:14
The interface used for querying the package database.
Definition: XQuery.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:47