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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2392 nsresult (*CanShowConsoleWindow)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_0.h2930 nsresult (*CanShowConsoleWindow)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_1.h2911 nsresult (*CanShowConsoleWindow)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_2.h2990 nsresult (*CanShowConsoleWindow)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_0.h3304 nsresult (*CanShowConsoleWindow)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3516 nsresult (*CanShowConsoleWindow)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3852 nsresult (*CanShowConsoleWindow)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5598 nsresult (*CanShowConsoleWindow)( member in struct:IMachine_vtbl
6322 nsresult (*CanShowConsoleWindow)( member in struct:IMachineVtbl
6804 #define IMachine_CanShowConsoleWindow(p, aCanShow) ((p)->lpVtbl->CanShowConsoleWindow(p, aCanShow))

Completed in 367 milliseconds