ReactOS 0.4.17-dev-470-gf9e3448
parse_test Struct Reference

Public Attributes

LPCWSTR url
 
HRESULT secur_hres
 
LPCWSTR encoded_url
 
HRESULT path_hres
 
LPCWSTR path
 
LPCWSTR schema
 
LPCWSTR domain
 
HRESULT domain_hres
 
LPCWSTR rootdocument
 
HRESULT rootdocument_hres
 

Detailed Description

Definition at line 313 of file misc.c.

Member Data Documentation

◆ domain

LPCWSTR parse_test::domain

Definition at line 320 of file misc.c.

◆ domain_hres

HRESULT parse_test::domain_hres

Definition at line 321 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ encoded_url

LPCWSTR parse_test::encoded_url

Definition at line 316 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ path

LPCWSTR parse_test::path

Definition at line 318 of file misc.c.

◆ path_hres

HRESULT parse_test::path_hres

Definition at line 317 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ rootdocument

LPCWSTR parse_test::rootdocument

Definition at line 322 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ rootdocument_hres

HRESULT parse_test::rootdocument_hres

Definition at line 323 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ schema

LPCWSTR parse_test::schema

Definition at line 319 of file misc.c.

◆ secur_hres

HRESULT parse_test::secur_hres

Definition at line 315 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ url

LPCWSTR parse_test::url

Definition at line 314 of file misc.c.


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