Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Damvideo.h644 #define IFullScreenVideo_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes) argument
673 static FORCEINLINE HRESULT IFullScreenVideo_CountModes(IFullScreenVideo* This,LONG *pModes) { in IFullScreenVideo_CountModes()
876 #define IFullScreenVideoEx_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes) argument
910 static FORCEINLINE HRESULT IFullScreenVideoEx_CountModes(IFullScreenVideoEx* This,LONG *pModes) { in IFullScreenVideoEx_CountModes()