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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h949 struct IExtPackFile;
1053 typedef struct IExtPackFile IExtPackFile; typedef in typeref:struct:IExtPackFile
6053 /* Start of struct IExtPackFile Declaration */
6063 nsresult (*GetFilePath)(IExtPackFile *pThis, PRUnichar * *filePath);
6066 IExtPackFile *pThis,
6074 struct IExtPackFile struct
6078 /* End of struct IExtPackFile Declaration */
6102 IExtPackFile * * file
H A DVBoxCAPI_v4_1.h950 struct IExtPackFile;
1056 typedef struct IExtPackFile IExtPackFile; typedef in typeref:struct:IExtPackFile
6451 /* Start of struct IExtPackFile Declaration */
6461 nsresult (*GetFilePath)(IExtPackFile *pThis, PRUnichar * *filePath);
6464 IExtPackFile *pThis,
6472 struct IExtPackFile struct
6476 /* End of struct IExtPackFile Declaration */
6500 IExtPackFile * * file
H A DVBoxCAPI_v4_2.h958 struct IExtPackFile;
1074 typedef struct IExtPackFile IExtPackFile; typedef in typeref:struct:IExtPackFile
7415 /* Start of struct IExtPackFile Declaration */
7425 nsresult (*GetFilePath)(IExtPackFile *pThis, PRUnichar * *filePath);
7428 IExtPackFile *pThis,
7436 struct IExtPackFile struct
7440 /* End of struct IExtPackFile Declaration */
7464 IExtPackFile * * file
H A DVBoxCAPI_v4_3.h1235 interface IExtPackFile; variable
1378 typedef interface IExtPackFile IExtPackFile; typedef
15391 /* Start of struct IExtPackFile declaration */
15404 nsresult (*GetFilePath)(IExtPackFile *pThis, PRUnichar * *filePath);
15407 IExtPackFile *pThis,
15417 nsresult (*QueryInterface)(IExtPackFile *pThis, const nsID *iid, void **resultp);
15418 nsrefcnt (*AddRef)(IExtPackFile *pThis);
15419 nsrefcnt (*Release)(IExtPackFile *pThis);
15420 nsresult (*GetName)(IExtPackFile *pThi
[all...]

Completed in 2610 milliseconds