|
ReactOS 0.4.16-dev-1946-g52006dd
|
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 344 of file misc.c.
Referenced by test_CoInternetParseUrl().
| LPCWSTR parse_test::encoded_url |
Definition at line 339 of file misc.c.
Referenced by test_CoInternetParseUrl().
| HRESULT parse_test::path_hres |
Definition at line 340 of file misc.c.
Referenced by test_CoInternetParseUrl().
| LPCWSTR parse_test::rootdocument |
Definition at line 345 of file misc.c.
Referenced by test_CoInternetParseUrl().
| HRESULT parse_test::rootdocument_hres |
Definition at line 346 of file misc.c.
Referenced by test_CoInternetParseUrl().
| HRESULT parse_test::secur_hres |
Definition at line 338 of file misc.c.
Referenced by test_CoInternetParseUrl().