Searched defs:ProcessGet (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h4913 nsresult (*ProcessGet)( member in struct:IGuestSession_vtbl
H A DVBoxCAPI_v4_3.h8941 nsresult (*ProcessGet)( member in struct:IGuestSession_vtbl
9225 nsresult (*ProcessGet)( member in struct:IGuestSessionVtbl
9336 #define IGuestSession_ProcessGet(p, aPid, aGuestProcess) ((p)->lpVtbl->ProcessGet(p, aPid, aGuestProcess))

Completed in 234 milliseconds