Searched refs:IExtPackBase (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h956 struct IExtPackBase;
1072 typedef struct IExtPackBase IExtPackBase; typedef in typeref:struct:IExtPackBase
7341 /* Start of struct IExtPackBase Declaration */
7351 nsresult (*GetName)(IExtPackBase *pThis, PRUnichar * *name);
7353 nsresult (*GetDescription)(IExtPackBase *pThis, PRUnichar * *description);
7355 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version);
7357 nsresult (*GetRevision)(IExtPackBase *pThis, PRUint32 *revision);
7359 nsresult (*GetEdition)(IExtPackBase *pThis, PRUnichar * *edition);
7361 nsresult (*GetVRDEModule)(IExtPackBase *pThi
7383 struct IExtPackBase struct
[all...]
H A DVBoxCAPI_v4_0.h947 struct IExtPackBase;
1051 typedef struct IExtPackBase IExtPackBase; typedef in typeref:struct:IExtPackBase
5981 /* Start of struct IExtPackBase Declaration */
5991 nsresult (*GetName)(IExtPackBase *pThis, PRUnichar * *name);
5993 nsresult (*GetDescription)(IExtPackBase *pThis, PRUnichar * *description);
5995 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version);
5997 nsresult (*GetRevision)(IExtPackBase *pThis, PRUint32 *revision);
5999 nsresult (*GetVRDEModule)(IExtPackBase *pThis, PRUnichar * *VRDEModule);
6001 nsresult (*GetPlugIns)(IExtPackBase *pThi
6021 struct IExtPackBase struct
[all...]
H A DVBoxCAPI_v4_1.h948 struct IExtPackBase;
1054 typedef struct IExtPackBase IExtPackBase; typedef in typeref:struct:IExtPackBase
6379 /* Start of struct IExtPackBase Declaration */
6389 nsresult (*GetName)(IExtPackBase *pThis, PRUnichar * *name);
6391 nsresult (*GetDescription)(IExtPackBase *pThis, PRUnichar * *description);
6393 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version);
6395 nsresult (*GetRevision)(IExtPackBase *pThis, PRUint32 *revision);
6397 nsresult (*GetVRDEModule)(IExtPackBase *pThis, PRUnichar * *VRDEModule);
6399 nsresult (*GetPlugIns)(IExtPackBase *pThi
6419 struct IExtPackBase struct
[all...]
H A DVBoxCAPI_v4_3.h1233 interface IExtPackBase; variable
1376 typedef interface IExtPackBase IExtPackBase; typedef
15168 /* Start of struct IExtPackBase declaration */
15181 nsresult (*GetName)(IExtPackBase *pThis, PRUnichar * *name);
15183 nsresult (*GetDescription)(IExtPackBase *pThis, PRUnichar * *description);
15185 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version);
15187 nsresult (*GetRevision)(IExtPackBase *pThis, PRUint32 *revision);
15189 nsresult (*GetEdition)(IExtPackBase *pThis, PRUnichar * *edition);
15191 nsresult (*GetVRDEModule)(IExtPackBase *pThi
[all...]

Completed in 4850 milliseconds