ReactOS 0.4.15-dev-7958-gcd0bb1a
tagPARSEDURLA Struct Reference

#include <shlwapi.h>

Public Attributes

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

Detailed Description

Definition at line 1422 of file shlwapi.h.

Member Data Documentation

◆ cbSize

DWORD tagPARSEDURLA::cbSize

Definition at line 1423 of file shlwapi.h.

Referenced by test_ParseURL().

◆ cchProtocol

UINT tagPARSEDURLA::cchProtocol

Definition at line 1425 of file shlwapi.h.

Referenced by test_ParseURL().

◆ cchSuffix

UINT tagPARSEDURLA::cchSuffix

Definition at line 1427 of file shlwapi.h.

Referenced by test_ParseURL().

◆ nScheme

UINT tagPARSEDURLA::nScheme

Definition at line 1428 of file shlwapi.h.

Referenced by test_ParseURL().

◆ pszProtocol

LPCSTR tagPARSEDURLA::pszProtocol

Definition at line 1424 of file shlwapi.h.

Referenced by test_ParseURL().

◆ pszSuffix

LPCSTR tagPARSEDURLA::pszSuffix

Definition at line 1426 of file shlwapi.h.

Referenced by test_ParseURL().


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