ReactOS 0.4.16-dev-981-g80eb313
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 1457 of file shlwapi.h.

Member Data Documentation

◆ cbSize

DWORD tagPARSEDURLA::cbSize

Definition at line 1458 of file shlwapi.h.

Referenced by test_ParseURL().

◆ cchProtocol

UINT tagPARSEDURLA::cchProtocol

Definition at line 1460 of file shlwapi.h.

Referenced by test_ParseURL().

◆ cchSuffix

UINT tagPARSEDURLA::cchSuffix

Definition at line 1462 of file shlwapi.h.

Referenced by test_ParseURL().

◆ nScheme

UINT tagPARSEDURLA::nScheme

Definition at line 1463 of file shlwapi.h.

Referenced by test_ParseURL().

◆ pszProtocol

LPCSTR tagPARSEDURLA::pszProtocol

Definition at line 1459 of file shlwapi.h.

Referenced by test_ParseURL().

◆ pszSuffix

LPCSTR tagPARSEDURLA::pszSuffix

Definition at line 1461 of file shlwapi.h.

Referenced by test_ParseURL().


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