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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h4858 nsresult (*FileQueryInfo)( member in struct:IGuestSession_vtbl
H A DVBoxCAPI_v4_3.h8886 nsresult (*FileQueryInfo)( member in struct:IGuestSession_vtbl
9170 nsresult (*FileQueryInfo)( member in struct:IGuestSessionVtbl
9330 #define IGuestSession_FileQueryInfo(p, aPath, aInfo) ((p)->lpVtbl->FileQueryInfo(p, aPath, aInfo))

Completed in 199 milliseconds