Searched refs:EnumChildContainerNames (Results 1 – 1 of 1) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
D | dxdiag.h | 84 …STDMETHOD(EnumChildContainerNames)(THIS_ DWORD dwIndex, LPWSTR pwszContainer, DWORD cchContainer) … in DECLARE_INTERFACE_() local 99 #define IDxDiagContainer_EnumChildContainerNames(p,a,b,c) (p)->lpVtbl->EnumChildContainerNames(p… 111 #define IDxDiagContainer_EnumChildContainerNames(p,a,b,c) (p)->EnumChildContainerNames(a,b,c)
|