Searched defs:get_fileCreatedDate (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h13977 virtual HRESULT WINAPI get_fileCreatedDate(BSTR *p) = 0;
14036 HRESULT (WINAPI *get_fileCreatedDate)(IHTMLImgElement *This,BSTR *p); member in struct:IHTMLImgElementVtbl
14097 #define IHTMLImgElement_get_fileCreatedDate(This,p) (This)->lpVtbl->get_fileCreatedDate(This,p)
21872 HRESULT (WINAPI *get_fileCreatedDate)(IHTMLDocument2 *This,BSTR *p); member in struct:IHTMLDocument2Vtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h13977 virtual HRESULT WINAPI get_fileCreatedDate(BSTR *p) = 0;
14036 HRESULT (WINAPI *get_fileCreatedDate)(IHTMLImgElement *This,BSTR *p); member in struct:IHTMLImgElementVtbl
14097 #define IHTMLImgElement_get_fileCreatedDate(This,p) (This)->lpVtbl->get_fileCreatedDate(This,p)
21872 HRESULT (WINAPI *get_fileCreatedDate)(IHTMLDocument2 *This,BSTR *p); member in struct:IHTMLDocument2Vtbl
[all...]

Completed in 358 milliseconds