ReactOS 0.4.16-dev-1408-gbc64f3a
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 1477 of file shlwapi.h.

Member Data Documentation

◆ cbSize

DWORD tagPARSEDURLW::cbSize

Definition at line 1478 of file shlwapi.h.

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

◆ cchProtocol

UINT tagPARSEDURLW::cchProtocol

Definition at line 1480 of file shlwapi.h.

Referenced by test_ParseURL(), and UrlCombineW().

◆ cchSuffix

UINT tagPARSEDURLW::cchSuffix

Definition at line 1482 of file shlwapi.h.

Referenced by test_ParseURL(), and UrlCombineW().

◆ nScheme

UINT tagPARSEDURLW::nScheme

Definition at line 1483 of file shlwapi.h.

Referenced by CDesktopFolder::_ParseDisplayNameByParent(), and test_ParseURL().

◆ pszProtocol

LPCWSTR tagPARSEDURLW::pszProtocol

Definition at line 1479 of file shlwapi.h.

Referenced by test_ParseURL(), and UrlCombineW().

◆ pszSuffix

LPCWSTR tagPARSEDURLW::pszSuffix

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