|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winhttp_private.h>

Public Attributes | |
| struct list | entry |
| LONG | ref |
| WCHAR * | hostname |
| INTERNET_PORT | port |
| BOOL | secure |
| struct list | connections |
Definition at line 68 of file winhttp_private.h.
Definition at line 75 of file winhttp_private.h.
Definition at line 70 of file winhttp_private.h.
| WCHAR* hostdata::hostname |
Definition at line 72 of file winhttp_private.h.
| INTERNET_PORT hostdata::port |
Definition at line 73 of file winhttp_private.h.
| LONG hostdata::ref |
Definition at line 71 of file winhttp_private.h.
| BOOL hostdata::secure |
Definition at line 74 of file winhttp_private.h.