UrlIsA (SHLWAPI.@)
BOOL UrlIsA ( LPCSTR pszUrl, URLIS Urlis )
Determine if a Url is of a certain class.
pszUrl | [In] | Url to check. |
Urlis | [In] | URLIS_ constant from "shlwapi.h". |
TRUE if pszUrl belongs to the class type in Urlis. FALSE Otherwise.
Defined in "shlwapi.h".
Implemented in "dlls/shlwapi/url.c". source.winehq.org/source/dlls/shlwapi/url.c
Debug channel "shell".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.