|
ReactOS 0.4.17-dev-470-gf9e3448
|
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 |
| HRESULT parse_test::domain_hres |
Definition at line 321 of file misc.c.
Referenced by test_CoInternetParseUrl().
| LPCWSTR parse_test::encoded_url |
Definition at line 316 of file misc.c.
Referenced by test_CoInternetParseUrl().
| HRESULT parse_test::path_hres |
Definition at line 317 of file misc.c.
Referenced by test_CoInternetParseUrl().
| LPCWSTR parse_test::rootdocument |
Definition at line 322 of file misc.c.
Referenced by test_CoInternetParseUrl().
| HRESULT parse_test::rootdocument_hres |
Definition at line 323 of file misc.c.
Referenced by test_CoInternetParseUrl().
| HRESULT parse_test::secur_hres |
Definition at line 315 of file misc.c.
Referenced by test_CoInternetParseUrl().