ReactOS 0.4.15-dev-7934-g1dc8d80
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 336 of file misc.c.

Member Data Documentation

◆ domain

LPCWSTR parse_test::domain

Definition at line 343 of file misc.c.

◆ domain_hres

HRESULT parse_test::domain_hres

Definition at line 344 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ encoded_url

LPCWSTR parse_test::encoded_url

Definition at line 339 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ path

LPCWSTR parse_test::path

Definition at line 341 of file misc.c.

◆ path_hres

HRESULT parse_test::path_hres

Definition at line 340 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ rootdocument

LPCWSTR parse_test::rootdocument

Definition at line 345 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ rootdocument_hres

HRESULT parse_test::rootdocument_hres

Definition at line 346 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ schema

LPCWSTR parse_test::schema

Definition at line 342 of file misc.c.

◆ secur_hres

HRESULT parse_test::secur_hres

Definition at line 338 of file misc.c.

Referenced by test_CoInternetParseUrl().

◆ url

LPCWSTR parse_test::url

Definition at line 337 of file misc.c.


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