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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmapidefs.h463 /* Table types returned by IMAPITable_GetStatus() */
468 /* Table status returned by IMAPITable_GetStatus() */
824 #define IMAPITable_GetStatus(p,a,b) (p)->lpVtbl->GetStatus(p,a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmapidefs.h466 /* Table types returned by IMAPITable_GetStatus() */
471 /* Table status returned by IMAPITable_GetStatus() */
827 #define IMAPITable_GetStatus(p,a,b) (p)->lpVtbl->GetStatus(p,a,b) macro

Completed in 75 milliseconds