Searched defs:GenerateMACAddress (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h4102 nsresult (*GenerateMACAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4446 nsresult (*GenerateMACAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7819 nsresult (*GenerateMACAddress)( member in struct:IHost_vtbl
7970 nsresult (*GenerateMACAddress)( member in struct:IHostVtbl
8033 #define IHost_GenerateMACAddress(p, aAddress) ((p)->lpVtbl->GenerateMACAddress(p, aAddress))

Completed in 235 milliseconds