Searched defs:ReadSavedScreenshotPNGToArray (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_1.h2990 nsresult (*ReadSavedScreenshotPNGToArray)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_2.h3072 nsresult (*ReadSavedScreenshotPNGToArray)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_0.h3402 nsresult (*ReadSavedScreenshotPNGToArray)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3614 nsresult (*ReadSavedScreenshotPNGToArray)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3958 nsresult (*ReadSavedScreenshotPNGToArray)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5704 nsresult (*ReadSavedScreenshotPNGToArray)( member in struct:IMachine_vtbl
6428 nsresult (*ReadSavedScreenshotPNGToArray)( member in struct:IMachineVtbl
6818 #define IMachine_ReadSavedScreenshotPNGToArray(p, aScreenId, aWidth, aHeight, aData) ((p)->lpVtbl->ReadSavedScreenshotPNGToArray(p, aScreenId, aWidth, aHeight, aData))

Completed in 996 milliseconds