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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2846 nsresult (*GetIPV6Address)(IHostNetworkInterface *pThis, PRUnichar * *IPV6Address); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v3_0.h3385 nsresult (*GetIPV6Address)(IHostNetworkInterface *pThis, PRUnichar * *IPV6Address); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v3_1.h3357 nsresult (*GetIPV6Address)(IHostNetworkInterface *pThis, PRUnichar * *IPV6Address); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v3_2.h3479 nsresult (*GetIPV6Address)(IHostNetworkInterface *pThis, PRUnichar * *IPV6Address); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v4_0.h3689 nsresult (*GetIPV6Address)(IHostNetworkInterface *pThis, PRUnichar * *IPV6Address); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v4_1.h3926 nsresult (*GetIPV6Address)(IHostNetworkInterface *pThis, PRUnichar * *IPV6Address); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v4_2.h4270 nsresult (*GetIPV6Address)(IHostNetworkInterface *pThis, PRUnichar * *IPV6Address); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v4_3.h7484 nsresult (*GetIPV6Address)(IHostNetworkInterface *pThis, PRUnichar * *IPV6Address); member in struct:IHostNetworkInterface_vtbl
7535 nsresult (*GetIPV6Address)(IHostNetworkInterface *pThis, PRUnichar * *IPV6Address); member in struct:IHostNetworkInterfaceVtbl
7583 #define IHostNetworkInterface_get_IPV6Address(p, aIPV6Address) ((p)->lpVtbl->GetIPV6Address(p, aIPV6Address))
7584 #define IHostNetworkInterface_GetIPV6Address(p, aIPV6Address) ((p)->lpVtbl->GetIPV6Address(p, aIPV6Address))

Completed in 334 milliseconds