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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay8.h834 #define IDirectPlay8Peer_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
875 #define IDirectPlay8Peer_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay8.h834 #define IDirectPlay8Peer_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
875 #define IDirectPlay8Peer_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro

Completed in 80 milliseconds