ReactOS 0.4.16-dev-1946-g52006dd
parse_url_test_t Struct Reference

Public Attributes

const charurl
 
HRESULT hres
 
UINT protocol_len
 
UINT scheme
 

Detailed Description

Definition at line 2548 of file url.c.

Member Data Documentation

◆ hres

HRESULT parse_url_test_t::hres

Definition at line 2550 of file url.c.

◆ protocol_len

UINT parse_url_test_t::protocol_len

Definition at line 2551 of file url.c.

◆ scheme

UINT parse_url_test_t::scheme

Definition at line 2552 of file url.c.

◆ url

const char* parse_url_test_t::url

Definition at line 2549 of file url.c.


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