ReactOS 0.4.15-dev-8621-g4b051b9
|
Definition at line 218 of file imnxport.idl.
DWORD INETSERVER::dwFlags |
Definition at line 230 of file imnxport.idl.
DWORD INETSERVER::dwPort |
Definition at line 226 of file imnxport.idl.
Referenced by InternetTransport_Connect().
DWORD INETSERVER::dwTimeout |
Definition at line 229 of file imnxport.idl.
BOOL INETSERVER::fSSL |
Definition at line 227 of file imnxport.idl.
BOOL INETSERVER::fTrySicily |
Definition at line 228 of file imnxport.idl.
RASCONNTYPE INETSERVER::rasconntype |
Definition at line 225 of file imnxport.idl.
CHAR INETSERVER::szAccount[CCHMAX_ACCOUNT_NAME] |
Definition at line 220 of file imnxport.idl.
CHAR INETSERVER::szConnectoid[CCHMAX_CONNECTOID] |
Definition at line 224 of file imnxport.idl.
CHAR INETSERVER::szPassword[CCHMAX_PASSWORD] |
Definition at line 222 of file imnxport.idl.
CHAR INETSERVER::szServerName[CCHMAX_SERVER_NAME] |
Definition at line 223 of file imnxport.idl.
Referenced by InternetTransport_Connect().
CHAR INETSERVER::szUserName[CCHMAX_USERNAME] |
Definition at line 221 of file imnxport.idl.