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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dasptlb.h490 virtual HRESULT WINAPI get_CacheControl(BSTR *pbstrCacheControl) = 0;
528 HRESULT (WINAPI *get_CacheControl)(IResponse *This,BSTR *pbstrCacheControl); member in struct:IResponseVtbl
568 #define IResponse_get_CacheControl(This,pbstrCacheControl) (This)->lpVtbl->get_CacheControl(This,pbstrCacheControl)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dasptlb.h490 virtual HRESULT WINAPI get_CacheControl(BSTR *pbstrCacheControl) = 0;
528 HRESULT (WINAPI *get_CacheControl)(IResponse *This,BSTR *pbstrCacheControl); member in struct:IResponseVtbl
568 #define IResponse_get_CacheControl(This,pbstrCacheControl) (This)->lpVtbl->get_CacheControl(This,pbstrCacheControl)

Completed in 26 milliseconds