enumerazione PROXY_ACCESS (searchapi.h)
Usato da ISearchManager per l'uso del proxy di stato.
Sintassi
typedef enum _PROXY_ACCESS {
PROXY_ACCESS_PRECONFIG = 0,
PROXY_ACCESS_DIRECT,
PROXY_ACCESS_PROXY
} PROXY_ACCESS;
Costanti
PROXY_ACCESS_PRECONFIG Valore: 0 Usare il proxy impostato dalle impostazioni Internet. |
PROXY_ACCESS_DIRECT Non usare un proxy. |
PROXY_ACCESS_PROXY Usare il proxy specificato. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows XP con SP2, Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2003 [solo app desktop] |
Intestazione | searchapi.h |