Searched refs:get_NumCalls (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtapi3if.h2678 virtual HRESULT WINAPI get_NumCalls(__LONG32 *plCalls) = 0;
2694 HRESULT (WINAPI *get_NumCalls)(ITCallHub *This,__LONG32 *plCalls); member in struct:ITCallHubVtbl
2712 #define ITCallHub_get_NumCalls(This,plCalls) (This)->lpVtbl->get_NumCalls(This,plCalls)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtapi3if.h2678 virtual HRESULT WINAPI get_NumCalls(__LONG32 *plCalls) = 0;
2694 HRESULT (WINAPI *get_NumCalls)(ITCallHub *This,__LONG32 *plCalls); member in struct:ITCallHubVtbl
2712 #define ITCallHub_get_NumCalls(This,plCalls) (This)->lpVtbl->get_NumCalls(This,plCalls)

Completed in 141 milliseconds