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

/vbox/src/VBox/Main/src-server/win/
H A Dsvchlp.h36 CreateHostOnlyNetworkInterface = 100, /* see usage in code */ enumerator in enum:SVCHlpMsg::Code
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h3476 nsresult (*CreateHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_1.h3459 nsresult (*CreateHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_2.h3583 nsresult (*CreateHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3793 nsresult (*CreateHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h4030 nsresult (*CreateHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4374 nsresult (*CreateHostOnlyNetworkInterface)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7747 nsresult (*CreateHostOnlyNetworkInterface)( member in struct:IHost_vtbl
7898 nsresult (*CreateHostOnlyNetworkInterface)( member in struct:IHostVtbl
8021 #define IHost_CreateHostOnlyNetworkInterface(p, aHostInterface, aProgress) ((p)->lpVtbl->CreateHostOnlyNetworkInterface(p, aHostInterface, aProgress))

Completed in 260 milliseconds