UrlIsOpaqueA (SHLWAPI.@)
BOOL UrlIsOpaqueA ( LPCSTR pszUrl )
Determine if a Url is opaque.
pszUrl | [In] | Url to check. |
TRUE if pszUrl is opaque, FALSE Otherwise.
An opaque Url is one that does not start with "<protocol>://".
Defined in "shlwapi.h".
Implemented in "dlls/shlwapi/url.c". source.winehq.org/source/dlls/shlwapi/url.c
Debug channel "shell".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.