Searched defs:EnableStaticIPConfig (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h4282 nsresult (*EnableStaticIPConfig)( member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v4_3.h7496 nsresult (*EnableStaticIPConfig)( member in struct:IHostNetworkInterface_vtbl
7547 nsresult (*EnableStaticIPConfig)( member in struct:IHostNetworkInterfaceVtbl
7595 #define IHostNetworkInterface_EnableStaticIPConfig(p, aIPAddress, aNetworkMask) ((p)->lpVtbl->EnableStaticIPConfig(p, aIPAddress, aNetworkMask))

Completed in 326 milliseconds