ReactOS 0.4.15-dev-7958-gcd0bb1a
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 1431 of file shlwapi.h.

Member Data Documentation

◆ cbSize

DWORD tagPARSEDURLW::cbSize

◆ cchProtocol

UINT tagPARSEDURLW::cchProtocol

Definition at line 1434 of file shlwapi.h.

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

◆ cchSuffix

UINT tagPARSEDURLW::cchSuffix

Definition at line 1436 of file shlwapi.h.

Referenced by test_ParseURL(), and UrlCombineW().

◆ nScheme

◆ pszProtocol

LPCWSTR tagPARSEDURLW::pszProtocol

Definition at line 1433 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: