|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shlwapi.h>
Public Attributes | |
| DWORD | cbSize |
| LPCSTR | pszProtocol |
| UINT | cchProtocol |
| LPCSTR | pszSuffix |
| UINT | cchSuffix |
| UINT | nScheme |
| DWORD tagPARSEDURLA::cbSize |
Definition at line 607 of file shlwapi.h.
Referenced by test_ParseURL().
| UINT tagPARSEDURLA::cchProtocol |
Definition at line 609 of file shlwapi.h.
Referenced by test_ParseURL().
| UINT tagPARSEDURLA::cchSuffix |
Definition at line 611 of file shlwapi.h.
Referenced by test_ParseURL().
| UINT tagPARSEDURLA::nScheme |
Definition at line 612 of file shlwapi.h.
Referenced by test_ParseURL().
| LPCSTR tagPARSEDURLA::pszProtocol |
Definition at line 608 of file shlwapi.h.
Referenced by test_ParseURL().
| LPCSTR tagPARSEDURLA::pszSuffix |
Definition at line 610 of file shlwapi.h.
Referenced by test_ParseURL().