Home
last modified time | relevance | path

Searched refs:URLIS_FILEURL (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dshlwapi.h489 …URLIS_URL,URLIS_OPAQUE,URLIS_NOHISTORY,URLIS_FILEURL,URLIS_APPLIABLE,URLIS_DIRECTORY,URLIS_HASQUERY enumerator
528 #define UrlIsFileUrlA(pszURL) UrlIsA(pszURL,URLIS_FILEURL)
529 #define UrlIsFileUrlW(pszURL) UrlIsW(pszURL,URLIS_FILEURL)