Lines Matching defs:IExtPack

1234 interface IExtPack;
1377 typedef interface IExtPack IExtPack;
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 *pThis, PRUnichar * *description);
15318 nsresult (*GetVersion)(IExtPack *pThis, PRUnichar * *version);
15320 nsresult (*GetRevision)(IExtPack *pThis, PRUint32 *revision);
15322 nsresult (*GetEdition)(IExtPack *pThis, PRUnichar * *edition);
15324 nsresult (*GetVRDEModule)(IExtPack *pThis, PRUnichar * *VRDEModule);
15326 nsresult (*GetPlugIns)(IExtPack *pThis, PRUint32 *plugInsSize, IExtPackPlugIn * **plugIns);
15328 nsresult (*GetUsable)(IExtPack *pThis, PRBool *usable);
15330 nsresult (*GetWhyUnusable)(IExtPack *pThis, PRUnichar * *whyUnusable);
15332 nsresult (*GetShowLicense)(IExtPack *pThis, PRBool *showLicense);
15334 nsresult (*GetLicense)(IExtPack *pThis, PRUnichar * *license);
15337 IExtPack *pThis,
15345 IExtPack *pThis,
15380 interface IExtPack
15388 /* End of struct IExtPack declaration */
15515 nsresult (*GetInstalledExtPacks)(IExtPackManager *pThis, PRUint32 *installedExtPacksSize, IExtPack * **installedExtPacks);
15520 IExtPack * * returnData
15559 nsresult (*GetInstalledExtPacks)(IExtPackManager *pThis, PRUint32 *installedExtPacksSize, IExtPack * **installedExtPacks);
15564 IExtPack * * returnData