Lines Matching defs:GetVersion

3794     nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version);
4008 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version);
4219 #define IVirtualBox_get_Version(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
4220 #define IVirtualBox_GetVersion(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
13741 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version);
13772 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version);
13800 #define IUSBDevice_get_Version(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
13801 #define IUSBDevice_GetVersion(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
14006 nsresult (*GetVersion)(IHostUSBDevice *pThis, PRUint16 *version);
14036 #define IHostUSBDevice_get_Version(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
14037 #define IHostUSBDevice_GetVersion(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
15185 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version);
15222 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version);
15256 #define IExtPackBase_get_Version(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
15257 #define IExtPackBase_GetVersion(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
15318 nsresult (*GetVersion)(IExtPack *pThis, PRUnichar * *version);
15358 #define IExtPack_get_Version(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
15359 #define IExtPack_GetVersion(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
15424 nsresult (*GetVersion)(IExtPackFile *pThis, PRUnichar * *version);
15467 #define IExtPackFile_get_Version(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
15468 #define IExtPackFile_GetVersion(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))