Searched defs:GetInterfaceID (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h1387 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, nsID * *interfaceID); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v3_0.h1824 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, nsID * *interfaceID); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v3_1.h1733 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, PRUnichar * *interfaceID); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v3_2.h1778 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, PRUnichar * *interfaceID); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v4_0.h2132 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, PRUnichar * *interfaceID); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v4_1.h2325 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, PRUnichar * *interfaceID); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v4_2.h2553 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, PRUnichar * *interfaceID); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v4_3.h3277 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, PRUnichar * *interfaceID); member in struct:IVirtualBoxErrorInfo_vtbl
3306 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, PRUnichar * *interfaceID); member in struct:IVirtualBoxErrorInfoVtbl
3341 #define IVirtualBoxErrorInfo_get_InterfaceID(p, aInterfaceID) ((p)->lpVtbl->GetInterfaceID(p, aInterfaceID))
3342 #define IVirtualBoxErrorInfo_GetInterfaceID(p, aInterfaceID) ((p)->lpVtbl->GetInterfaceID(p, aInterfaceID))

Completed in 399 milliseconds