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

/vbox/src/VBox/Main/src-server/win/
H A Dsvchlp.h38 RemoveHostOnlyNetworkInterface, /* see usage in code */ enumerator in enum:SVCHlpMsg::Code
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h3482 nsresult (*RemoveHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_1.h3465 nsresult (*RemoveHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_2.h3589 nsresult (*RemoveHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3799 nsresult (*RemoveHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h4036 nsresult (*RemoveHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4380 nsresult (*RemoveHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7753 nsresult (*RemoveHostOnlyNetworkInterface)( member in struct:IHost_vtbl
7904 nsresult (*RemoveHostOnlyNetworkInterface)( member in struct:IHostVtbl
8022 #define IHost_RemoveHostOnlyNetworkInterface(p, aId, aProgress) ((p)->lpVtbl->RemoveHostOnlyNetworkInterface(p, aId, aProgress))

Completed in 328 milliseconds