ReactOS 0.4.16-dev-853-g88d9285
tagPARSEDURLW Struct Reference

#include <shlwapi.h>

Public Attributes

DWORD cbSize
 
LPCWSTR pszProtocol
 
UINT cchProtocol
 
LPCWSTR pszSuffix
 
UINT cchSuffix
 
UINT nScheme
 

Detailed Description

Definition at line 1466 of file shlwapi.h.

Member Data Documentation

◆ cbSize

DWORD tagPARSEDURLW::cbSize

◆ cchProtocol

UINT tagPARSEDURLW::cchProtocol

Definition at line 1469 of file shlwapi.h.

Referenced by test_ParseURL(), URL_CreateFromPath(), UrlCombineW(), and UrlEscapeW().

◆ cchSuffix

UINT tagPARSEDURLW::cchSuffix

Definition at line 1471 of file shlwapi.h.

Referenced by test_ParseURL(), and UrlCombineW().

◆ nScheme

◆ pszProtocol

LPCWSTR tagPARSEDURLW::pszProtocol

Definition at line 1468 of file shlwapi.h.

Referenced by test_ParseURL(), UrlCombineW(), and UrlEscapeW().

◆ pszSuffix

LPCWSTR tagPARSEDURLW::pszSuffix

The documentation for this struct was generated from the following file: