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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h8875 nsresult (*FileOpenEx)( member in struct:IGuestSession_vtbl
9159 nsresult (*FileOpenEx)( member in struct:IGuestSessionVtbl
9329 #define IGuestSession_FileOpenEx(p, aPath, aOpenMode, aDisposition, aSharingMode, aCreationMode, aOffset, aFile) ((p)->lpVtbl->FileOpenEx(p, aPath, aOpenMode, aDisposition, aSharingMode, aCreationMode, aOffset, aFile))

Completed in 271 milliseconds