Home
last modified time | relevance | path

Searched defs:IVideoPortContainer_QueryInterface (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Ddvp.h258 … #define IVideoPortContainer_QueryInterface(p, a, b) (p)->lpVtbl->QueryInterface(p, a, b) macro
266 #define IVideoPortContainer_QueryInterface(p, a, b) (p)->QueryInterface(a, b) macro