Searched defs:TakeScreenShotToArray (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_2.h4538 nsresult (*TakeScreenShotToArray)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_0.h4823 nsresult (*TakeScreenShotToArray)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_1.h5199 nsresult (*TakeScreenShotToArray)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_2.h6125 nsresult (*TakeScreenShotToArray)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_3.h12468 nsresult (*TakeScreenShotToArray)( member in struct:IDisplay_vtbl
12573 nsresult (*TakeScreenShotToArray)( member in struct:IDisplayVtbl
12632 #define IDisplay_TakeScreenShotToArray(p, aScreenId, aWidth, aHeight, aScreenData) ((p)->lpVtbl->TakeScreenShotToArray(p, aScreenId, aWidth, aHeight, aScreenData))

Completed in 251 milliseconds