Searched defs:IExtPack (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h948 struct IExtPack;
1052 typedef struct IExtPack IExtPack; typedef in typeref:struct:IExtPack
6028 /* Start of struct IExtPack Declaration */
6039 IExtPack *pThis,
6046 struct IExtPack struct
6050 /* End of struct IExtPack Declaration */
6091 nsresult (*GetInstalledExtPacks)(IExtPackManager *pThis, PRUint32 *installedExtPacksSize, IExtPack * **installedExtPacks);
6096 IExtPack * * returnData
H A DVBoxCAPI_v4_1.h949 struct IExtPack;
1055 typedef struct IExtPack IExtPack; typedef in typeref:struct:IExtPack
6426 /* Start of struct IExtPack Declaration */
6437 IExtPack *pThis,
6444 struct IExtPack struct
6448 /* End of struct IExtPack Declaration */
6489 nsresult (*GetInstalledExtPacks)(IExtPackManager *pThis, PRUint32 *installedExtPacksSize, IExtPack * **installedExtPacks);
6494 IExtPack * * returnData
H A DVBoxCAPI_v4_2.h957 struct IExtPack;
1073 typedef struct IExtPack IExtPack; typedef in typeref:struct:IExtPack
7390 /* Start of struct IExtPack Declaration */
7401 IExtPack *pThis,
7408 struct IExtPack struct
7412 /* End of struct IExtPack Declaration */
7453 nsresult (*GetInstalledExtPacks)(IExtPackManager *pThis, PRUint32 *installedExtPacksSize, IExtPack * **installedExtPacks);
7458 IExtPack * * returnData
H A DVBoxCAPI_v4_3.h1234 interface IExtPack; variable
1377 typedef interface IExtPack IExtPack; typedef
15288 /* Start of struct IExtPack declaration */
15302 IExtPack *pThis,
15311 nsresult (*QueryInterface)(IExtPack *pThis, const nsID *iid, void **resultp);
15312 nsrefcnt (*AddRef)(IExtPack *pThis);
15313 nsrefcnt (*Release)(IExtPack *pThis);
15314 nsresult (*GetName)(IExtPack *pThis, PRUnichar * *name);
15316 nsresult (*GetDescription)(IExtPack *pThi
[all...]

Completed in 268 milliseconds