Searched defs:IDirectPlay8Address_GetComponentByIndex (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | dpaddr.h | 281 #define IDirectPlay8Address_GetComponentByIndex(p,a,b,c,d,e,f) (p)->lpVtbl->GetComponentByIndex(p,a,b,c,d,e,f) macro 306 #define IDirectPlay8Address_GetComponentByIndex(p,a,b,c,d,e,f) (p)->GetComponentByIndex(a,b,c,d,e,f) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | dpaddr.h | 281 #define IDirectPlay8Address_GetComponentByIndex(p,a,b,c,d,e,f) (p)->lpVtbl->GetComponentByIndex(p,a,b,c,d,e,f) macro 306 #define IDirectPlay8Address_GetComponentByIndex(p,a,b,c,d,e,f) (p)->GetComponentByIndex(a,b,c,d,e,f) macro
|
Completed in 49 milliseconds