ReactOS 0.4.16-dev-178-g8ba6102
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 1448 of file shlwapi.h.

Member Data Documentation

◆ cbSize

DWORD tagPARSEDURLA::cbSize

Definition at line 1449 of file shlwapi.h.

Referenced by test_ParseURL().

◆ cchProtocol

UINT tagPARSEDURLA::cchProtocol

Definition at line 1451 of file shlwapi.h.

Referenced by test_ParseURL().

◆ cchSuffix

UINT tagPARSEDURLA::cchSuffix

Definition at line 1453 of file shlwapi.h.

Referenced by test_ParseURL().

◆ nScheme

UINT tagPARSEDURLA::nScheme

Definition at line 1454 of file shlwapi.h.

Referenced by test_ParseURL().

◆ pszProtocol

LPCSTR tagPARSEDURLA::pszProtocol

Definition at line 1450 of file shlwapi.h.

Referenced by test_ParseURL().

◆ pszSuffix

LPCSTR tagPARSEDURLA::pszSuffix

Definition at line 1452 of file shlwapi.h.

Referenced by test_ParseURL().


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